Home
last modified time | relevance | path

Searched defs:ThreadIgnoreBegin (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc964 void ThreadIgnoreBegin(ThreadState *thr, uptr pc) { in ThreadIgnoreBegin() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp1059 void ThreadIgnoreBegin(ThreadState *thr, uptr pc, bool save_stack) { in ThreadIgnoreBegin() function