Adobe Source Libraries
2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
thread_id.hpp
Go to the documentation of this file.
1
/*
2
Copyright 2013 Adobe
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
*/
6
/**************************************************************************************************/
7
8
#ifndef ADOBE_THREAD_ID_HPP
9
#define ADOBE_THREAD_ID_HPP
10
11
#include <
adobe/config.hpp
>
12
13
/**************************************************************************************************/
14
15
namespace
adobe
{
16
17
/**************************************************************************************************/
18
19
typedef
const
struct
thread_id_opaque_t*
thread_id_t
;
20
21
thread_id_t
thread_id
();
22
23
/**************************************************************************************************/
24
25
}
// namespace adobe
26
27
/**************************************************************************************************/
28
29
#endif
30
31
/**************************************************************************************************/
config.hpp
adobe::thread_id
thread_id_t thread_id()
adobe::thread_id_t
const struct thread_id_opaque_t * thread_id_t
Definition
thread_id.hpp:19
adobe
Definition
class_template.hpp:7
adobe
thread_id.hpp
Generated by
1.14.0