HomeSort by relevance Sort by last modified time
    Searched refs:DoStopTheWorld (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/lsan/
lsan_common.h 104 void DoStopTheWorld(StopTheWorldCallback callback, void* argument);
lsan_common_linux.cc 172 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) {
lsan_common.cc 413 DoStopTheWorld(CheckForLeaksCallback, &param);

Completed in 54 milliseconds