ReactOS 0.4.15-dev-7958-gcd0bb1a
_RECONCILE_WORK_ITEM Struct Reference

#include <mntmgr.h>

Collaboration diagram for _RECONCILE_WORK_ITEM:

Public Attributes

LIST_ENTRY WorkerQueueListEntry
 
PIO_WORKITEM WorkItem
 
PWORKER_THREAD_ROUTINE WorkerRoutine
 
PVOID Context
 
 RECONCILE_WORK_ITEM_CONTEXT
 

Detailed Description

Definition at line 121 of file mntmgr.h.

Member Data Documentation

◆ Context

PVOID _RECONCILE_WORK_ITEM::Context

Definition at line 126 of file mntmgr.h.

◆ RECONCILE_WORK_ITEM_CONTEXT

_RECONCILE_WORK_ITEM::RECONCILE_WORK_ITEM_CONTEXT

Definition at line 127 of file mntmgr.h.

◆ WorkerQueueListEntry

LIST_ENTRY _RECONCILE_WORK_ITEM::WorkerQueueListEntry

Definition at line 123 of file mntmgr.h.

◆ WorkerRoutine

PWORKER_THREAD_ROUTINE _RECONCILE_WORK_ITEM::WorkerRoutine

Definition at line 125 of file mntmgr.h.

◆ WorkItem

PIO_WORKITEM _RECONCILE_WORK_ITEM::WorkItem

Definition at line 124 of file mntmgr.h.


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