Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc61 "Stops on start until __tsan_resume() is called (for debugging).")
Dtsan_rtl.cc41 extern "C" void __tsan_resume() { in __tsan_resume() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc60 "Stops on start until __tsan_resume() is called (for debugging).")
Dtsan_rtl.cpp41 extern "C" void __tsan_resume() { in __tsan_resume() function