Searched refs:heap_implementation (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.cpp16 static heap_implementation* sCurrentHeap = NULL;
H A Dheap.cpp2042 heap_implementation __mallocDebugHeap = {
H A Dguarded_heap.cpp1206 heap_implementation __mallocGuardedHeap = {
H A Dmalloc_debug_api.h11 struct heap_implementation { struct
46 extern heap_implementation __mallocDebugHeap;
47 extern heap_implementation __mallocGuardedHeap;

Completed in 58 milliseconds