|
ISLEman
|
Public Member Functions | |
| void | wait () |
| QWaitConditionEvent * | pre () |
| void | wait (QWaitConditionEvent *wce) |
| void | post (QWaitConditionEvent *wce) |
Public Attributes | |
| pthread_mutex_t | mutex |
| pthread_cond_t | cond |
| int | waiters |
| int | wakeups |
| QMutex | mtx |
| EventQueue | queue |
| EventQueue | freeQueue |
1.8.12