Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_IOP_HARD_ERROR_QUEUE Struct Reference

#include <iop.h>

List of all members.

Public Attributes

WORK_QUEUE_ITEM ExWorkItem
LIST_ENTRY WorkQueue
KSPIN_LOCK WorkQueueSpinLock
KSEMAPHORE WorkQueueSemaphore
BOOLEAN ThreadStarted
ULONG NumPendingApcPopups


Member Data Documentation

WORK_QUEUE_ITEM _IOP_HARD_ERROR_QUEUE::ExWorkItem
 

Definition at line 104 of file iop.h.

Referenced by IoInitSystem(), and IoRaiseInformationalHardError().

ULONG _IOP_HARD_ERROR_QUEUE::NumPendingApcPopups
 

Definition at line 109 of file iop.h.

Referenced by IopRaiseInformationalHardError(), and IoRaiseInformationalHardError().

BOOLEAN _IOP_HARD_ERROR_QUEUE::ThreadStarted
 

Definition at line 108 of file iop.h.

Referenced by IoInitSystem(), IopHardErrorThread(), and IoRaiseInformationalHardError().

LIST_ENTRY _IOP_HARD_ERROR_QUEUE::WorkQueue
 

Definition at line 105 of file iop.h.

Referenced by IoInitSystem(), IopHardErrorThread(), and IoRaiseInformationalHardError().

KSEMAPHORE _IOP_HARD_ERROR_QUEUE::WorkQueueSemaphore
 

Definition at line 107 of file iop.h.

Referenced by IoInitSystem(), IopHardErrorThread(), and IoRaiseInformationalHardError().

KSPIN_LOCK _IOP_HARD_ERROR_QUEUE::WorkQueueSpinLock
 

Definition at line 106 of file iop.h.

Referenced by IoInitSystem(), IopHardErrorThread(), and IoRaiseInformationalHardError().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7