Home
last modified time | relevance | path

Searched defs:suspended_threads_list (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cc55 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback()
142 void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list, in AdvancedCallback()
192 static void SegvCallback(const SuspendedThreadsList &suspended_threads_list, in SegvCallback()
H A Dsanitizer_stoptheworld_testlib.cc34 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_memory_profile.cc104 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, in MemoryProfileCB()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_memory_profile.cpp103 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, in MemoryProfileCB()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_memory_profile.cc102 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, in MemoryProfileCB()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp55 SuspendedThreadsListMac suspended_threads_list; in RunThread() local
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp85 SuspendedThreadsListNetBSD &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
H A Dsanitizer_stoptheworld_linux_libcdep.cpp128 SuspendedThreadsListLinux &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc54 SuspendedThreadsListMac suspended_threads_list; in RunThread() local
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc85 SuspendedThreadsListNetBSD &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
H A Dsanitizer_stoptheworld_linux_libcdep.cc143 SuspendedThreadsListLinux &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc56 SuspendedThreadsListMac suspended_threads_list; in RunThread() local
H A Dsanitizer_stoptheworld_linux_libcdep.cc129 SuspendedThreadsListLinux &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cc133 const SuspendedThreadsList &suspended_threads_list, in FlushShadowMemoryCallback()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_linux.cc135 const SuspendedThreadsList &suspended_threads_list, in FlushShadowMemoryCallback()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cpp151 const SuspendedThreadsList &suspended_threads_list, in FlushShadowMemoryCallback()