#include <TimerThread.h>
Data Fields | |
| ithread_mutex_t | mutex |
| ithread_cond_t | condition |
| int | lastEventId |
| LinkedList | eventQ |
| int | shutdown |
| FreeList | freeEvents |
| ThreadPool * | tp |
Definition at line 64 of file TimerThread.h.
Definition at line 67 of file TimerThread.h.
Definition at line 69 of file TimerThread.h.
Definition at line 71 of file TimerThread.h.
Definition at line 68 of file TimerThread.h.
Definition at line 66 of file TimerThread.h.
Definition at line 70 of file TimerThread.h.
Definition at line 72 of file TimerThread.h.
1.6.1