Searched refs:start_wall_checking (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/libroot/posix/malloc_debug/
H A Dmalloc_debug_api.cpp25 if (sCurrentHeap->start_wall_checking != NULL)
26 return sCurrentHeap->start_wall_checking(msInterval);
H A Dmalloc_debug_api.h28 status_t (*start_wall_checking)(int msInterval); member in struct:heap_implementation

Completed in 45 milliseconds