os/ossrv/ossrv_pub/thread_api/thread_api.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="6496c64f430ed4f6b9f3ee7db94f9d7f" dataversion="1.0">
     3   <name>Thread API</name>
     4   <description>Set of APIs and classes for creating/manipulating threads and thread synchronization APIs.</description>
     5   <type>c++</type>
     6   <subsystem>stdcpp</subsystem>
     7   <libs>
     8     <lib name="libstdcpp.lib" />
     9   </libs>
    10   <release category="sdk" sinceversion="5.0"/>
    11   <attributes>
    12      <!-- This indicates wether the api provedes separate html documentation -->
    13      <!-- or is the additional documentation generated from headers. -->
    14      <!-- If you are unsuere then the value is "no" -->
    15      <htmldocprovided>yes</htmldocprovided>
    16      <adaptation>no</adaptation>
    17   </attributes>
    18 </api>