#include <UT_Condition.h>
Public Member Functions | |
| UT_Condition () | |
| ~UT_Condition () | |
| void | waitForTrigger (UT_Lock &lock) |
| void | triggerAll () |
| void | triggerOne () |
Definition at line 36 of file UT_Condition.h.
| UT_Condition::UT_Condition | ( | ) |
| UT_Condition::~UT_Condition | ( | ) |
| void UT_Condition::triggerAll | ( | ) |
| void UT_Condition::triggerOne | ( | ) |
| void UT_Condition::waitForTrigger | ( | UT_Lock & | lock | ) |
1.5.9