ReactOS 0.4.16-dev-732-g2d1144a
|
#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 400 of file extypes.h.
Referenced by ExpInitializeWorkerThreads().
ULONG _EX_QUEUE_WORKER_INFO::WorkerCount |
Definition at line 402 of file extypes.h.
Referenced by ExpWorkerThreadEntryPoint().