Thread ID   | ||||||||||||||
Typedefs | |
| typedef struct thread_id_opaque_t * | thread_id_t | 
Functions | |
| thread_id_t | thread_id () | 
Typedef Documentation
| thread_id_t | 
Opaque pointer for the thread_id identifier
Definition at line 20 of file thread_id.hpp.
Function Documentation
| adobe::thread_id_t thread_id | ( | ) | 
- Returns:
 - A unique identifier for this thread
 

