Bike-X
0.8
|
#include "OVR_Threads.h"
Public Member Functions | |
Locker (Mutex *pmutex) | |
~Locker () | |
Data Fields | |
Mutex * | pMutex |
Definition at line 86 of file OVR_Threads.h.
|
inline |
Definition at line 90 of file OVR_Threads.h.
|
inline |
Definition at line 92 of file OVR_Threads.h.
Mutex* OVR::Mutex::Locker::pMutex |
Definition at line 89 of file OVR_Threads.h.