Coin  4.0.3
Coin3D core library
Loading...
Searching...
No Matches
SbRWMutex Class Reference

Public Types

enum  Precedence { READ_PRECEDENCE , WRITE_PRECEDENCE }
 

Public Member Functions

 SbRWMutex (Precedence policy)
 
int readLock (void)
 
int readUnlock (void)
 
int tryReadLock (void)
 
SbBool tryWriteLock (void)
 
int writeLock (void)
 
int writeUnlock (void)
 

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