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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer
H A Dsanitizer_stoptheworld_win.cpp161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer
H A Dsanitizer_stoptheworld_mac.cpp82 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
H A Dsanitizer_stoptheworld_linux_libcdep.cpp395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { function in namespace:__sanitizer

Completed in 176 milliseconds