#include "pandabase.h"
#include "pmutex.h"
#include "conditionVarImpl.h"
#include "notify.h"
#include "conditionVar.I"
Go to the source code of this file.
Compounds | |
class | ConditionVar |
A condition variable, usually used to communicate information about changing state to a thread that is waiting for something to happen. More... |
Definition in file conditionVar.h.