#include <heap.h>
Public Attributes | |
LIST_ENTRY | Entry |
HEAP_ENTRY_EXTRA | ExtraStuff |
SIZE_T | CommitSize |
SIZE_T | ReserveSize |
HEAP_ENTRY | BusyBlock |
|
Definition at line 164 of file heap.h. Referenced by RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlUsageHeap(), and RtlWalkHeap(). |
|
Definition at line 162 of file heap.h. Referenced by RtlFreeHeapSlowly(), RtlpGetSizeOfBigBlock(), RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), and RtlUsageHeap(). |
|
Definition at line 160 of file heap.h. Referenced by RtlFreeHeap(), RtlFreeHeapSlowly(), and RtlWalkHeap(). |
|
Definition at line 161 of file heap.h. Referenced by RtlFreeHeapSlowly(), RtlpGetExtraStuffPointer(), RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), and RtlUsageHeap(). |
|
Definition at line 163 of file heap.h. Referenced by RtlQueryProcessHeapInformation(). |