stlab.adobe.com Adobe Systems Incorporated
thread_id.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2007 Adobe Systems Incorporated
3  Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
4  or a copy at http://stlab.adobe.com/licenses.html)
5 */
6 
7 /*************************************************************************************************/
8 
9 #ifndef ADOBE_THREAD_ID_HPP
10 #define ADOBE_THREAD_ID_HPP
11 
12 #include <adobe/config.hpp>
13 
14 /*************************************************************************************************/
15 
16 namespace adobe {
17 
18 /*************************************************************************************************/
19 
20 typedef const struct thread_id_opaque_t* thread_id_t;
21 
22 thread_id_t thread_id();
23 
24 /*************************************************************************************************/
25 
26 } // namespace adobe
27 
28 /*************************************************************************************************/
29 
30 #endif
31 
32 /*************************************************************************************************/
thread_id_t thread_id()
const struct thread_id_opaque_t * thread_id_t
Definition: thread_id.hpp:20

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google