csutil/threadjobqueue.h File Reference
Implementation of iJobQueue that lets the jobs run in a thread. More...
#include "csextern.h"#include "csutil/fifo.h"#include "csutil/scf_implementation.h"#include "iutil/job.h"#include "csutil/threading/condition.h"#include "csutil/threading/mutex.h"#include "csutil/threading/thread.h"Go to the source code of this file.
Namespaces | |
| namespace | CS |
Main namespace for CrystalSpace. | |
| namespace | CS::Threading |
Functions and classes for threading, locking and atomic operations. | |
Detailed Description
Implementation of iJobQueue that lets the jobs run in a thread.
Definition in file threadjobqueue.h.
Generated for Crystal Space 1.4.1 by doxygen 1.7.1
