#include <ex.h>
Public Attributes | |
| ULONG | Flags |
| LONG | HandleCount |
| PHANDLE_TABLE_ENTRY ** | Table |
| _EPROCESS * | QuotaProcess |
| HANDLE | UniqueProcessId |
| LONG | FirstFreeTableEntry |
| LONG | NextIndexNeedingPool |
| ERESOURCE | HandleTableLock |
| LIST_ENTRY | HandleTableList |
| KEVENT | HandleContentionEvent |
|
|
Definition at line 2746 of file ex.h. Referenced by ExDupHandleTable(), and ExpAllocateHandleTable(). |
|
|
|
|
|
Definition at line 2771 of file ex.h. Referenced by ExLockHandleTableEntry(), ExpAllocateHandleTable(), and ExUnlockHandleTableEntry(). |
|
|
Definition at line 2723 of file ex.h. Referenced by ExDupHandleTable(), ExpCopyProcessInfo(), and NtQueryInformationProcess(). |
|
|
Definition at line 2762 of file ex.h. Referenced by ExpAllocateHandleTable(). |
|
|
Definition at line 2755 of file ex.h. Referenced by ExLockHandleTableExclusive(), ExLockHandleTableShared(), ExpAllocateHandleTable(), ExUnlockHandleTableExclusive(), and ExUnlockHandleTableShared(). |
|
|
Definition at line 2747 of file ex.h. Referenced by ExDupHandleTable(), and ExpAllocateHandleTable(). |
|
|
Definition at line 2736 of file ex.h. Referenced by ExpAllocateHandleTable(). |
|
|
Definition at line 2729 of file ex.h. Referenced by ExpAllocateHandleTable(). |
|
|
Definition at line 2737 of file ex.h. Referenced by ExpAllocateHandleTable(), and ExSnapShotHandleTables(). |
1.3.7