OpenThreads
|
#include <OpenThreads/Thread>
#include <OpenThreads/Barrier>
#include <OpenThreads/Condition>
#include <OpenThreads/ScopedLock>
Classes | |
class | OpenThreads::Block |
Block is a block that can be used to halt a thread that is waiting another thread to release it. More... | |
class | OpenThreads::BlockCount |
BlockCount is a block that can be used to halt a thread that is waiting for a specified number of operations to be completed. More... | |
Namespaces | |
OpenThreads | |
Macros | |
#define | _OPENTHREADS_BLOCK_ |
#define _OPENTHREADS_BLOCK_ |
Generated at Wed Nov 11 2015 22:28:36 for the OpenThreads by doxygen 1.8.10. |