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

_HANDLE_TABLE Struct Reference

#include <ex.h>

List of all members.

Public Attributes

ULONG Flags
LONG HandleCount
PHANDLE_TABLE_ENTRY ** Table
_EPROCESSQuotaProcess
HANDLE UniqueProcessId
LONG FirstFreeTableEntry
LONG NextIndexNeedingPool
ERESOURCE HandleTableLock
LIST_ENTRY HandleTableList
KEVENT HandleContentionEvent


Member Data Documentation

LONG _HANDLE_TABLE::FirstFreeTableEntry
 

Definition at line 2746 of file ex.h.

Referenced by ExDupHandleTable(), and ExpAllocateHandleTable().

ULONG _HANDLE_TABLE::Flags
 

Definition at line 2717 of file ex.h.

KEVENT _HANDLE_TABLE::HandleContentionEvent
 

Definition at line 2771 of file ex.h.

Referenced by ExLockHandleTableEntry(), ExpAllocateHandleTable(), and ExUnlockHandleTableEntry().

LONG _HANDLE_TABLE::HandleCount
 

Definition at line 2723 of file ex.h.

Referenced by ExDupHandleTable(), ExpCopyProcessInfo(), and NtQueryInformationProcess().

LIST_ENTRY _HANDLE_TABLE::HandleTableList
 

Definition at line 2762 of file ex.h.

Referenced by ExpAllocateHandleTable().

ERESOURCE _HANDLE_TABLE::HandleTableLock
 

Definition at line 2755 of file ex.h.

Referenced by ExLockHandleTableExclusive(), ExLockHandleTableShared(), ExpAllocateHandleTable(), ExUnlockHandleTableExclusive(), and ExUnlockHandleTableShared().

LONG _HANDLE_TABLE::NextIndexNeedingPool
 

Definition at line 2747 of file ex.h.

Referenced by ExDupHandleTable(), and ExpAllocateHandleTable().

struct _EPROCESS* _HANDLE_TABLE::QuotaProcess
 

Definition at line 2736 of file ex.h.

Referenced by ExpAllocateHandleTable().

PHANDLE_TABLE_ENTRY** _HANDLE_TABLE::Table
 

Definition at line 2729 of file ex.h.

Referenced by ExpAllocateHandleTable().

HANDLE _HANDLE_TABLE::UniqueProcessId
 

Definition at line 2737 of file ex.h.

Referenced by ExpAllocateHandleTable(), and ExSnapShotHandleTables().


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