ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
LONG | refcount |
BOOL | shutdown |
CRITICAL_SECTION | cs |
struct list | members |
Definition at line 274 of file threadpool.c.
CRITICAL_SECTION threadpool_group::cs |
Definition at line 278 of file threadpool.c.
Definition at line 280 of file threadpool.c.
LONG threadpool_group::refcount |
Definition at line 276 of file threadpool.c.
BOOL threadpool_group::shutdown |
Definition at line 277 of file threadpool.c.