|
|
op_queue< scheduler_operation > | private_op_queue |
| |
|
long | private_outstanding_work |
| |
|
|
void | capture_current_exception () |
| |
|
void | rethrow_pending_exception () |
| |
|
static void * | allocate (thread_info_base *this_thread, std::size_t size) |
| |
|
static void | deallocate (thread_info_base *this_thread, void *pointer, std::size_t size) |
| |
|
template<typename Purpose > |
| static void * | allocate (Purpose, thread_info_base *this_thread, std::size_t size) |
| |
|
template<typename Purpose > |
| static void | deallocate (Purpose, thread_info_base *this_thread, void *pointer, std::size_t size) |
| |
The documentation for this struct was generated from the following file: