|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LONG | refcount |
| BOOL | shutdown |
| CRITICAL_SECTION | cs |
| struct list | members |
Definition at line 269 of file threadpool.c.
| CRITICAL_SECTION threadpool_group::cs |
Definition at line 273 of file threadpool.c.
Definition at line 275 of file threadpool.c.
| LONG threadpool_group::refcount |
Definition at line 271 of file threadpool.c.
| BOOL threadpool_group::shutdown |
Definition at line 272 of file threadpool.c.