Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc185 static void ThreadCheckIgnore(ThreadState *thr) { in ThreadCheckIgnore() function
194 static void ThreadCheckIgnore(ThreadState *thr) {} in ThreadCheckIgnore() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cpp198 static void ThreadCheckIgnore(ThreadState *thr) { in ThreadCheckIgnore() function
207 static void ThreadCheckIgnore(ThreadState *thr) {} in ThreadCheckIgnore() function