ReactOS 0.4.16-dev-1946-g52006dd
_EX_QUEUE_WORKER_INFO Struct Reference

#include <extypes.h>

Public Attributes

ULONG QueueDisabled:1
 
ULONG MakeThreadsAsNecessary:1
 
ULONG WaitMode:1
 
ULONG WorkerCount:29
 

Detailed Description

Definition at line 568 of file extypes.h.

Member Data Documentation

◆ MakeThreadsAsNecessary

ULONG _EX_QUEUE_WORKER_INFO::MakeThreadsAsNecessary

Definition at line 571 of file extypes.h.

Referenced by ExpInitializeWorkerThreads().

◆ QueueDisabled

ULONG _EX_QUEUE_WORKER_INFO::QueueDisabled

Definition at line 570 of file extypes.h.

◆ WaitMode

ULONG _EX_QUEUE_WORKER_INFO::WaitMode

Definition at line 572 of file extypes.h.

◆ WorkerCount

ULONG _EX_QUEUE_WORKER_INFO::WorkerCount

Definition at line 573 of file extypes.h.

Referenced by ExpWorkerThreadEntryPoint().


The documentation for this struct was generated from the following file: