Searched refs:ReportRace (Results 1 – 11 of 11) sorted by relevance
227 TEST(ThreadSanitizer, ReportRace) { in TEST() argument
590 ReportRace(cur_thread()); in __tsan_report_race()620 ReportRace(thr); in HandleRace()
684 void ReportRace(ThreadState *thr);
587 void ReportRace(ThreadState *thr) { in ReportRace() function
594 ReportRace(cur_thread()); in __tsan_report_race()624 ReportRace(thr); in HandleRace()
688 void ReportRace(ThreadState *thr);
589 void ReportRace(ThreadState *thr) { in ReportRace() function
166 ReportRace(thr); in HandleRace()
677 ReportRace(cur_thread()); in __tsan_report_race()
445 void ReportRace(ThreadState *thr);
824 void ReportRace(ThreadState *thr) { in ReportRace() function