|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | magic |
| RTL_CRITICAL_SECTION | cs |
| struct list | timers |
| BOOL | quit |
| HANDLE | event |
| HANDLE | thread |
Definition at line 125 of file threadpool.c.
| RTL_CRITICAL_SECTION timer_queue::cs |
Definition at line 128 of file threadpool.c.
| HANDLE timer_queue::event |
Definition at line 131 of file threadpool.c.
| DWORD timer_queue::magic |
Definition at line 127 of file threadpool.c.
| BOOL timer_queue::quit |
Definition at line 130 of file threadpool.c.
| HANDLE timer_queue::thread |
Definition at line 132 of file threadpool.c.
Definition at line 129 of file threadpool.c.