Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SbRWMutex Class Reference

Public Types

enum  Precedence { READ_PRECEDENCE, WRITE_PRECEDENCE }
 

Public Member Functions

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

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