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 D | sanitizer_stoptheworld_test.cc | 71 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 D | sanitizer_stoptheworld_fuchsia.cpp | 27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_mac.cpp | 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cc | 270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_linux_libcdep.cc | 414 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|
H A D | sanitizer_stoptheworld_linux_libcdep.cc | 394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() function
|