Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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