Searched refs:start_wall_checking (Results 1 – 2 of 2) sorted by relevance
28 status_t (*start_wall_checking)(int msInterval); member
25 if (sCurrentHeap->start_wall_checking != NULL) in heap_debug_start_wall_checking()26 return sCurrentHeap->start_wall_checking(msInterval); in heap_debug_start_wall_checking()