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

/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mop.cc227 TEST(ThreadSanitizer, ReportRace) {
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc533 ReportRace(cur_thread());
563 ReportRace(thr);
H A Dtsan_rtl.h597 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cc570 void ReportRace(ThreadState *thr) { function in namespace:__tsan

Completed in 43 milliseconds