ReactOS 0.4.15-dev-5893-g1bb4167
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID NTAPI | RtlpAddHeapToProcessList (PHEAP Heap) |
VOID NTAPI | RtlpRemoveHeapFromProcessList (PHEAP Heap) |
VOID NTAPI | RtlInitializeHeapManager (VOID) |
Variables | |
RTL_CRITICAL_SECTION | RtlpProcessHeapsListLock |
#define NDEBUG |
Definition at line 14 of file heapuser.c.
Definition at line 116 of file heapuser.c.
Referenced by LdrpInitializeProcess().
Definition at line 23 of file heapuser.c.
Definition at line 56 of file heapuser.c.
RTL_CRITICAL_SECTION RtlpProcessHeapsListLock |
Definition at line 17 of file heapuser.c.
Referenced by RtlInitializeHeapManager(), RtlpAddHeapToProcessList(), and RtlpRemoveHeapFromProcessList().