ReactOS 0.4.15-dev-7924-g5949c20
_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 397 of file extypes.h.

Member Data Documentation

◆ MakeThreadsAsNecessary

ULONG _EX_QUEUE_WORKER_INFO::MakeThreadsAsNecessary

Definition at line 400 of file extypes.h.

Referenced by ExpInitializeWorkerThreads().

◆ QueueDisabled

ULONG _EX_QUEUE_WORKER_INFO::QueueDisabled

Definition at line 399 of file extypes.h.

◆ WaitMode

ULONG _EX_QUEUE_WORKER_INFO::WaitMode

Definition at line 401 of file extypes.h.

◆ WorkerCount

ULONG _EX_QUEUE_WORKER_INFO::WorkerCount

Definition at line 402 of file extypes.h.

Referenced by ExpWorkerThreadEntryPoint().


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