Home
last modified time | relevance | path

Searched defs:ReportRace (Results 1 – 4 of 4) 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_report.cc587 void ReportRace(ThreadState *thr) { in ReportRace() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
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_report.cpp824 void ReportRace(ThreadState *thr) { in ReportRace() function