|
Panda3D
|
Public Member Functions | |
| ConditionVar (Mutex mutex) | |
| You must pass in a Mutex to the condition variable constructor. | |
| Mutex | getMutex () |
| Returns the mutex associated with this condition variable. | |
| ConditionVar | ( | Mutex | mutex | ) |
| Mutex getMutex | ( | ) |
Returns the mutex associated with this condition variable.
Reimplemented from ConditionVarDirect.
1.7.3