Home
last modified time | relevance | path

Searched refs:ReportRace (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc227 TEST(ThreadSanitizer, ReportRace) { in TEST() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.cc590 ReportRace(cur_thread()); in __tsan_report_race()
620 ReportRace(thr); in HandleRace()
H A Dtsan_rtl.h684 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cc587 void ReportRace(ThreadState *thr) { in ReportRace() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.cc594 ReportRace(cur_thread()); in __tsan_report_race()
624 ReportRace(thr); in HandleRace()
H A Dtsan_rtl.h688 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cc589 void ReportRace(ThreadState *thr) { in ReportRace() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_access.cpp166 ReportRace(thr); in HandleRace()
H A Dtsan_rtl.cpp677 ReportRace(cur_thread()); in __tsan_report_race()
H A Dtsan_rtl.h445 void ReportRace(ThreadState *thr);
H A Dtsan_rtl_report.cpp824 void ReportRace(ThreadState *thr) { in ReportRace() function