ReactOS 0.4.15-dev-7953-g1f49173
_RX_DISPATCHER_CONTEXT_ Struct Reference

#include <rxstruc.h>

Collaboration diagram for _RX_DISPATCHER_CONTEXT_:

Public Attributes

volatile LONG NumberOfWorkerThreads
 
volatile PKEVENT pTearDownEvent
 

Detailed Description

Definition at line 64 of file rxstruc.h.

Member Data Documentation

◆ NumberOfWorkerThreads

volatile LONG _RX_DISPATCHER_CONTEXT_::NumberOfWorkerThreads

Definition at line 66 of file rxstruc.h.

Referenced by RxInitializeDispatcher(), and RxInsertWorkQueueItem().

◆ pTearDownEvent

volatile PKEVENT _RX_DISPATCHER_CONTEXT_::pTearDownEvent

Definition at line 67 of file rxstruc.h.

Referenced by RxInitializeDispatcher(), and RxInsertWorkQueueItem().


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