Searched refs:__tsan_resume (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
D | tsan_flags.inc | 61 "Stops on start until __tsan_resume() is called (for debugging).") |
D | tsan_rtl.cc | 41 extern "C" void __tsan_resume() { in __tsan_resume() function |