|
OSG
3.4.0
|
#include <ReadWriteMutex.h>

Public Member Functions | |
| ScopedReadLock (ReadWriteMutex &mutex) | |
| ~ScopedReadLock () | |
Protected Member Functions | |
| ScopedReadLock & | operator= (const ScopedReadLock &) |
Protected Attributes | |
| ReadWriteMutex & | _mutex |
Definition at line 85 of file ReadWriteMutex.h.
|
inline |
|
inline |
|
inlineprotected |
Definition at line 95 of file ReadWriteMutex.h.
|
protected |
Definition at line 93 of file ReadWriteMutex.h.
1.8.8