List of all members.
Public Member Functions |
|
| st_my_thread_var (uint64_t id0) |
Public Attributes |
|
boost::condition_variable_any | suspend |
|
boost::mutex | mutex |
|
boost::mutex *volatile | current_mutex |
boost::condition_variable_any
*volatile | current_cond |
|
uint64_t | id |
|
bool volatile | abort |
|
void * | opt_info |
Detailed Description
Definition at line 31 of file thread_var.h.
The documentation for this struct was generated from the following file: