ReactOS 0.4.16-dev-889-g9563c07
|
Go to the source code of this file.
Functions | |
bool __cdecl | __acrt_initialize_heap () |
bool __cdecl | __acrt_uninitialize_heap (bool const) |
intptr_t __cdecl | _get_heap_handle () |
HANDLE | __acrt_getheap () |
Variables | |
HANDLE | __acrt_heap = nullptr |
HANDLE __acrt_getheap | ( | ) |
Definition at line 48 of file heap_handle.cpp.
Definition at line 21 of file heap_handle.cpp.
Definition at line 32 of file heap_handle.cpp.
Definition at line 15 of file heap_handle.cpp.
Referenced by __acrt_getheap(), __acrt_initialize_heap(), __acrt_uninitialize_heap(), __declspec(), _CrtCheckMemory(), _CrtIsValidHeapPointer(), _get_heap_handle(), _heapchk(), _heapmin(), _heapwalk(), for(), heap_alloc_dbg_internal(), is_contraction_possible(), realloc_dbg_nolock(), select_heap(), and try_walk().