Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.inc58 "Stops on start until __tsan_resume() is called (for debugging).")
H A Dtsan_rtl.cpp34 extern "C" void __tsan_resume() { in __tsan_resume() function