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

/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.h29 status_t (*stop_wall_checking)(); member in struct:heap_implementation
H A Dmalloc_debug_api.cpp35 if (sCurrentHeap->stop_wall_checking != NULL)
36 return sCurrentHeap->stop_wall_checking();

Completed in 61 milliseconds