diff -r 000000000000 -r bde4ae8d615e os/ossrv/ossrv_pub/glib_thread_pools/glib_thread_pools.metaxml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/ossrv/ossrv_pub/glib_thread_pools/glib_thread_pools.metaxml Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,19 @@ +<?xml version="1.0" ?> +<api id="dc6fd606e92b8868a3f1a38f455d4a9e" dataversion="1.0"> + <name>Glib Thread Pools</name> + <description>pools of threads to execute work concurrently.</description> + <type>c++</type> + <subsystem>glib</subsystem> + <libs> + <lib name="libglib.lib" /> + <lib name="libgthread.lib" /> + </libs> + <release category="sdk" sinceversion="3.2"/> + <attributes> + <!-- This indicates wether the api provedes separate html documentation --> + <!-- or is the additional documentation generated from headers. --> + <!-- If you are unsuere then the value is "no" --> + <htmldocprovided>yes</htmldocprovided> + <adaptation>no</adaptation> + </attributes> +</api>