Home
last modified time | relevance | path

Searched refs:__tsan_resume (Results 1 – 2 of 2) 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