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

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_rtl.cc506 ReportRace(cur_thread());
536 ReportRace(thr);
H A Dtsan_rtl.h563 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cc572 void ReportRace(ThreadState *thr) { function in namespace:__tsan

Completed in 104 milliseconds