|
|
|
|
Location:
e32def.h
__RHEAP_MARK (aHeap)
Marks the start of heap checking for the specific heap.
This macro is defined only for debug builds.
This macro must be matched by a corresponding call to __RHEAP_MARKEND or __RHEAP_MARKENDC.
Calls to this macro can be nested but each call must be matched by corresponding call to __RHEAP_MARKEND or __RHEAP_MARKENDC.
|
RHeapRAllocator::__DbgMarkStart()__RHEAP_MARKEND__RHEAP_MARKENDC