Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cpp51 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback()
113 void AdvancedCallback(const SuspendedThreadsList &suspended_threads_list, in AdvancedCallback()
153 static void SegvCallback(const SuspendedThreadsList &suspended_threads_list, in SegvCallback()
H A Dsanitizer_stoptheworld_testlib.cpp33 void Callback(const SuspendedThreadsList &suspended_threads_list, in Callback()
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp103 static void MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, in MemoryProfileCB()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp89 SuspendedThreadsListWindows suspended_threads_list; in RunThread() local
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.cpp129 SuspendedThreadsListLinux &suspended_threads_list() { in suspended_threads_list() function in __sanitizer::ThreadSuspender