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

_KMUTANT Struct Reference

#include <ke.h>

List of all members.

Public Attributes

DISPATCHER_HEADER Header
LIST_ENTRY MutantListEntry
_KTHREAD *RESTRICTED_POINTER OwnerThread
BOOLEAN Abandoned
UCHAR ApcDisable


Member Data Documentation

BOOLEAN _KMUTANT::Abandoned
 

Definition at line 488 of file ke.h.

Referenced by KeRundownThread().

UCHAR _KMUTANT::ApcDisable
 

Definition at line 489 of file ke.h.

Referenced by KeRundownThread().

DISPATCHER_HEADER _KMUTANT::Header
 

Definition at line 485 of file ke.h.

Referenced by KeRundownThread(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), and KiWaitTest().

LIST_ENTRY _KMUTANT::MutantListEntry
 

Definition at line 486 of file ke.h.

Referenced by KeRundownThread().

struct _KTHREAD* RESTRICTED_POINTER _KMUTANT::OwnerThread
 

Definition at line 487 of file ke.h.

Referenced by KeRundownThread(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), and KiWaitTest().


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