diff -r 000000000000 -r bde4ae8d615e os/ossrv/ossrv_pub/thread_api/thread_api.metaxml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/os/ossrv/ossrv_pub/thread_api/thread_api.metaxml	Fri Jun 15 03:10:57 2012 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="6496c64f430ed4f6b9f3ee7db94f9d7f" dataversion="1.0">
+  <name>Thread API</name>
+  <description>Set of APIs and classes for creating/manipulating threads and thread synchronization APIs.</description>
+  <type>c++</type>
+  <subsystem>stdcpp</subsystem>
+  <libs>
+    <lib name="libstdcpp.lib" />
+  </libs>
+  <release category="sdk" sinceversion="5.0"/>
+  <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>