1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/ossrv_pub/glib_thread_pools/glib_thread_pools.metaxml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,19 @@
1.4 +<?xml version="1.0" ?>
1.5 +<api id="dc6fd606e92b8868a3f1a38f455d4a9e" dataversion="1.0">
1.6 + <name>Glib Thread Pools</name>
1.7 + <description>pools of threads to execute work concurrently.</description>
1.8 + <type>c++</type>
1.9 + <subsystem>glib</subsystem>
1.10 + <libs>
1.11 + <lib name="libglib.lib" />
1.12 + <lib name="libgthread.lib" />
1.13 + </libs>
1.14 + <release category="sdk" sinceversion="3.2"/>
1.15 + <attributes>
1.16 + <!-- This indicates wether the api provedes separate html documentation -->
1.17 + <!-- or is the additional documentation generated from headers. -->
1.18 + <!-- If you are unsuere then the value is "no" -->
1.19 + <htmldocprovided>yes</htmldocprovided>
1.20 + <adaptation>no</adaptation>
1.21 + </attributes>
1.22 +</api>