39class EXPCL_PANDA_PIPELINE
ConditionVar :
public ConditionVarDebug
57 void notify_all() =
delete;
A condition variable, usually used to communicate information about changing state to a thread that i...
A condition variable, usually used to communicate information about changing state to a thread that i...
Mutex & get_mutex() const
Returns the mutex associated with this condition variable.
ConditionVar(Mutex &mutex)
You must pass in a Mutex to the condition variable constructor.
A standard mutex, or mutual exclusion lock.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.