Home
last modified time | relevance | path

Searched defs:thread_suspender_instance (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp143 static ThreadSuspender *thread_suspender_instance = nullptr; variable
H A Dsanitizer_stoptheworld_linux_libcdep.cpp236 static ThreadSuspender *thread_suspender_instance = nullptr; global() variable