Clementine
Public Attributes | List of all members
asio::detail::scheduler_thread_info Struct Reference
Inheritance diagram for asio::detail::scheduler_thread_info:
Inheritance graph
[legend]
Collaboration diagram for asio::detail::scheduler_thread_info:
Collaboration graph
[legend]

Public Attributes

op_queue< scheduler_operation > private_op_queue
 
long private_outstanding_work
 

Additional Inherited Members

- Public Member Functions inherited from asio::detail::thread_info_base
void capture_current_exception ()
 
void rethrow_pending_exception ()
 
- Static Public Member Functions inherited from asio::detail::thread_info_base
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: