Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc333 class StopTheWorldScope { class
335 StopTheWorldScope() { in StopTheWorldScope() function in __sanitizer::StopTheWorldScope
343 ~StopTheWorldScope() { in ~StopTheWorldScope()
368 StopTheWorldScope in_stoptheworld; in StopTheWorld()