Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cc71 TEST(StopTheWorld, SuspendThreadsSimple) { in TEST() argument
164 TEST(StopTheWorld, SuspendThreadsAdvanced) { in TEST() argument
197 TEST(StopTheWorld, SegvInCallback) { in TEST() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp27 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.cpp394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_linux_libcdep.cc414 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
H A Dsanitizer_stoptheworld_linux_libcdep.cc394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function