STXXL
1.4-dev
|
#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 | |