#include <_thread.h>

Public Member Functions | |
| Condition () | |
| ~Condition () | |
| void | operator() (void) |
| void | Wait (void) |
| void | WaitNext (void) |
Private Attributes | |
| bool | flag |
Definition at line 484 of file _thread.h.
bool Condition::flag [private] |
1.5.3-20071008