ReactOS 0.4.15-dev-7924-g5949c20
_EX_WORKITEM_CONTEXT Struct Reference
Collaboration diagram for _EX_WORKITEM_CONTEXT:

Public Attributes

PIO_WORKITEM WorkItem
 
PIO_WORKITEM_ROUTINE_EX WorkItemRoutineEx
 
PVOID Context
 

Detailed Description

Definition at line 12 of file io.c.

Member Data Documentation

◆ Context

PVOID _EX_WORKITEM_CONTEXT::Context

Definition at line 16 of file io.c.

Referenced by IoQueueWorkItemEx().

◆ WorkItem

PIO_WORKITEM _EX_WORKITEM_CONTEXT::WorkItem

Definition at line 14 of file io.c.

Referenced by IoQueueWorkItemEx().

◆ WorkItemRoutineEx

PIO_WORKITEM_ROUTINE_EX _EX_WORKITEM_CONTEXT::WorkItemRoutineEx

Definition at line 15 of file io.c.

Referenced by IoQueueWorkItemEx().


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