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