OpenSceneGraph
List of all members
OpenThreads::ReentrantMutex Class Reference
Inheritance diagram for OpenThreads::ReentrantMutex:
Inheritance graph
[legend]
Collaboration diagram for OpenThreads::ReentrantMutex:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from OpenThreads::Mutex
enum  MutexType { MUTEX_NORMAL, MUTEX_RECURSIVE }
 
- Public Member Functions inherited from OpenThreads::Mutex
 Mutex (MutexType type=MUTEX_NORMAL)
 Constructor.
 
virtual ~Mutex ()
 Destructor.
 
MutexType getMutexType () const
 
virtual int lock ()
 Lock the mutex. More...
 
virtual int unlock ()
 Unlock the mutex. More...
 
virtual int trylock ()
 Test if mutex can be locked. More...
 

The documentation for this class was generated from the following file: