16 #ifndef STXXL_IO_REQUEST_QUEUE_IMPL_QWQR_HEADER
17 #define STXXL_IO_REQUEST_QUEUE_IMPL_QWQR_HEADER
47 static const priority_op m_priority_op = WRITE;
49 static void * worker(
void* arg);
73 #endif // !STXXL_IO_REQUEST_QUEUE_IMPL_QWQR_HEADER
Implementation of a local request queue having two queues, one for read and one for write requests...
state< thread_state > m_thread_state
High-performance smart pointer used as a wrapping reference counting pointer.
std::list< request_ptr > queue_type
Implementation of request queue worker threads. Worker threads can be started by start_thread and sto...
void set_priority_op(priority_op op)
#define STXXL_BEGIN_NAMESPACE
void STXXL_UNUSED(const U &)
#define STXXL_END_NAMESPACE