SbRWMutex.3coin4 - Man Page
SbRWMutex
Synopsis
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)
Author
Generated automatically by Doxygen for Coin from the source code.
Info
Thu Sep 5 2024 00:00:00 Version 4.0.3 Coin