Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_win.cpp161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_mac.cpp82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_linux_libcdep.cpp395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function