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

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

Completed in 185 milliseconds