STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
request_queue_impl_worker.h File Reference
#include <stxxl/bits/config.h>
#include <pthread.h>
#include <stxxl/bits/io/request_queue.h>
#include <stxxl/bits/common/semaphore.h>
#include <stxxl/bits/common/state.h>

Go to the source code of this file.

Classes

class  stxxl::request_queue_impl_worker
 Implementation of request queue worker threads. Worker threads can be started by start_thread and stopped with stop_thread. The queue state is checked before termination and updated afterwards. More...
 

Namespaces

 stxxl
 STXXL library namespace