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

_HEAP_VIRTUAL_ALLOC_ENTRY Struct Reference

#include <heap.h>

List of all members.

Public Attributes

LIST_ENTRY Entry
HEAP_ENTRY_EXTRA ExtraStuff
SIZE_T CommitSize
SIZE_T ReserveSize
HEAP_ENTRY BusyBlock


Member Data Documentation

HEAP_ENTRY _HEAP_VIRTUAL_ALLOC_ENTRY::BusyBlock
 

Definition at line 164 of file heap.h.

Referenced by RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlUsageHeap(), and RtlWalkHeap().

SIZE_T _HEAP_VIRTUAL_ALLOC_ENTRY::CommitSize
 

Definition at line 162 of file heap.h.

Referenced by RtlFreeHeapSlowly(), RtlpGetSizeOfBigBlock(), RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), and RtlUsageHeap().

LIST_ENTRY _HEAP_VIRTUAL_ALLOC_ENTRY::Entry
 

Definition at line 160 of file heap.h.

Referenced by RtlFreeHeap(), RtlFreeHeapSlowly(), and RtlWalkHeap().

HEAP_ENTRY_EXTRA _HEAP_VIRTUAL_ALLOC_ENTRY::ExtraStuff
 

Definition at line 161 of file heap.h.

Referenced by RtlFreeHeapSlowly(), RtlpGetExtraStuffPointer(), RtlpValidateHeap(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), and RtlUsageHeap().

SIZE_T _HEAP_VIRTUAL_ALLOC_ENTRY::ReserveSize
 

Definition at line 163 of file heap.h.

Referenced by RtlQueryProcessHeapInformation().


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