Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cpp66 TEST(StopTheWorld, SuspendThreadsSimple) { in TEST() argument
133 TEST(StopTheWorld, SuspendThreadsAdvanced) { in TEST() argument
164 TEST(StopTheWorld, MAYBE_SegvInCallback) { in TEST() argument
/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) { StopTheWorld() function