Home
last modified time | relevance | path

Searched refs:StopTheWorldScope (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp360 class StopTheWorldScope { class
362 StopTheWorldScope() { in StopTheWorldScope() function in __sanitizer::StopTheWorldScope
370 ~StopTheWorldScope() { in ~StopTheWorldScope()
395 StopTheWorldScope in_stoptheworld; in StopTheWorld()