OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
OpenThreads::ReentrantMutex Class Reference

#include <ReentrantMutex.h>

Inheritance diagram for OpenThreads::ReentrantMutex:
Inheritance graph
[legend]
Collaboration diagram for OpenThreads::ReentrantMutex:
Collaboration graph
[legend]

Public Member Functions

 ReentrantMutex ()
 
- Public Member Functions inherited from OpenThreads::Mutex
 Mutex (MutexType type=MUTEX_NORMAL)
 
virtual ~Mutex ()
 
MutexType getMutexType () const
 
virtual int lock ()
 
virtual int unlock ()
 
virtual int trylock ()
 

Additional Inherited Members

- Public Types inherited from OpenThreads::Mutex
enum  MutexType { MUTEX_NORMAL, MUTEX_RECURSIVE }
 

Detailed Description

Definition at line 23 of file ReentrantMutex.h.

Constructor & Destructor Documentation

OpenThreads::ReentrantMutex::ReentrantMutex ( )
inline

Definition at line 27 of file ReentrantMutex.h.


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