|
| CEvent (bool autoReset=true) |
|
void | Broadcast () |
|
void | Signal () |
|
bool | Wait () |
|
bool | Wait (unsigned timeout) |
|
void | Reset () |
|
|
void | __reset (bool force) |
|
| CEvent (const CEvent &other) |
|
CEvent & | operator= (const CEvent &other) |
|
|
volatile bool | m_notified |
|
volatile bool | m_notifyOne |
|
unsigned | m_waitingCount |
|
bool | m_autoReset |
|
CCondition< volatile bool > | m_condition |
|
CMutex | m_mutex |
|
Definition at line 31 of file event.h.
The documentation for this class was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/threads/event.h