Searched refs:ThreadCheckIgnore (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc197 static void ThreadCheckIgnore(ThreadState *thr) { function in namespace:__tsan
206 static void ThreadCheckIgnore(ThreadState *thr) {} function in namespace:__tsan
210 ThreadCheckIgnore(thr);
290 ThreadCheckIgnore(thr);

Completed in 47 milliseconds