Searched defs:StopTheWorld (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp81 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer
H A Dsanitizer_stoptheworld_linux_libcdep.cpp394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer

Completed in 218 milliseconds