Searched refs:ReportRace (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp601 ReportRace(cur_thread());
631 ReportRace(thr);
H A Dtsan_rtl.h693 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cpp589 void ReportRace(ThreadState *thr) { function in namespace:__tsan

Completed in 287 milliseconds