ReactOS 0.4.15-dev-7953-g1f49173
_RTLP_IOWORKERTHREAD Struct Reference
Collaboration diagram for _RTLP_IOWORKERTHREAD:

Public Attributes

LIST_ENTRY ListEntry
 
HANDLE ThreadHandle
 
ULONG Flags
 

Detailed Description

Definition at line 51 of file workitem.c.

Member Data Documentation

◆ Flags

ULONG _RTLP_IOWORKERTHREAD::Flags

Definition at line 55 of file workitem.c.

Referenced by RtlpExecuteIoWorkItem(), and RtlpQueueIoWorkerThread().

◆ ListEntry

LIST_ENTRY _RTLP_IOWORKERTHREAD::ListEntry

Definition at line 53 of file workitem.c.

Referenced by RtlpQueueIoWorkerThread().

◆ ThreadHandle

HANDLE _RTLP_IOWORKERTHREAD::ThreadHandle

Definition at line 54 of file workitem.c.

Referenced by RtlpQueueIoWorkerThread().


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