OpenSceneGraph
Classes | Namespaces | Macros
Block File Reference
#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_
 

Macro Definition Documentation

◆ _OPENTHREADS_BLOCK_

#define _OPENTHREADS_BLOCK_