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