|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>
Public Attributes | |
| ULONG | QueueDisabled:1 |
| ULONG | MakeThreadsAsNecessary:1 |
| ULONG | WaitMode:1 |
| ULONG | WorkerCount:29 |
| ULONG _EX_QUEUE_WORKER_INFO::MakeThreadsAsNecessary |
Definition at line 571 of file extypes.h.
Referenced by ExpInitializeWorkerThreads().
| ULONG _EX_QUEUE_WORKER_INFO::WorkerCount |
Definition at line 573 of file extypes.h.
Referenced by ExpWorkerThreadEntryPoint().