os/ossrv/ossrv_pub/glib_thread_pools/glib_thread_pools.metaxml
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 <?xml version="1.0" ?>
     2 <api id="dc6fd606e92b8868a3f1a38f455d4a9e" dataversion="1.0">
     3   <name>Glib Thread Pools</name>
     4   <description>pools of threads to execute work concurrently.</description>
     5   <type>c++</type>
     6   <subsystem>glib</subsystem>
     7   <libs>
     8     <lib name="libglib.lib" />
     9     <lib name="libgthread.lib" />
    10   </libs>
    11   <release category="sdk" sinceversion="3.2"/>
    12   <attributes>
    13      <!-- This indicates wether the api provedes separate html documentation -->
    14      <!-- or is the additional documentation generated from headers. -->
    15      <!-- If you are unsuere then the value is "no" -->
    16      <htmldocprovided>yes</htmldocprovided>
    17      <adaptation>no</adaptation>
    18   </attributes>
    19 </api>