#include <ob.h>
Public Attributes | |
ERESOURCE | Mutex |
LIST_ENTRY | TypeList |
UNICODE_STRING | Name |
PVOID | DefaultObject |
ULONG | Index |
ULONG | TotalNumberOfObjects |
ULONG | TotalNumberOfHandles |
ULONG | HighWaterNumberOfObjects |
ULONG | HighWaterNumberOfHandles |
OBJECT_TYPE_INITIALIZER | TypeInfo |
|
Definition at line 190 of file ob.h. Referenced by NtSignalAndWaitForSingleObject(), NtWaitForMultipleObjects(), NtWaitForSingleObject(), ObCreateObjectType(), and ObWaitForSingleObject(). |
|
Definition at line 195 of file ob.h. Referenced by ObpIncrementHandleCount(), and ObpIncrementUnnamedHandleCount(). |
|
|
|
Definition at line 191 of file ob.h. Referenced by ObCreateObjectType(), ObGetObjectInformation(), and ObpCaptureHandleInformation(). |
|
Definition at line 187 of file ob.h. Referenced by ObCreateObjectType(). |
|
Definition at line 189 of file ob.h. Referenced by _GetUserObjectInformation(), NtQueryDirectoryObject(), NtQueryObject(), ObCheckObjectAccess(), ObCreateObjectType(), ObpFreeObject(), and ObQueryTypeName(). |
|
Definition at line 193 of file ob.h. Referenced by ObGetObjectInformation(), ObpDecrementHandleCount(), ObpIncrementHandleCount(), and ObpIncrementUnnamedHandleCount(). |
|
Definition at line 192 of file ob.h. Referenced by ObCreateObjectType(), ObGetObjectInformation(), and ObpFreeObject(). |
|
|
Definition at line 188 of file ob.h. Referenced by ObCreateObjectType(), ObGetObjectInformation(), ObInitSystem(), ObpIncrementHandleCount(), and ObpIncrementUnnamedHandleCount(). |