15 #ifndef STXXL_IO_REQUEST_QUEUE_IMPL_1Q_HEADER
16 #define STXXL_IO_REQUEST_QUEUE_IMPL_1Q_HEADER
45 static void * worker(
void* arg);
69 #endif // !STXXL_IO_REQUEST_QUEUE_IMPL_1Q_HEADER
void set_priority_op(priority_op op)
Implementation of a local request queue having only one queue for both read and write requests...
std::list< request_ptr > queue_type
High-performance smart pointer used as a wrapping reference counting pointer.
Implementation of request queue worker threads. Worker threads can be started by start_thread and sto...
#define STXXL_BEGIN_NAMESPACE
void STXXL_UNUSED(const U &)
state< thread_state > m_thread_state
#define STXXL_END_NAMESPACE