Searched refs:guarded_heap_add_area (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp492 guarded_heap_add_area(guarded_heap& heap, uint32 counter) function
594 guarded_heap_add_area(heap, counter);
/haiku/src/system/kernel/
H A Dguarded_heap.cpp396 guarded_heap_add_area(guarded_heap& heap, int32 counter, uint32 flags) function
433 bool added = guarded_heap_add_area(heap, counter, flags);

Completed in 39 milliseconds