HomeSort by: relevance | last modified time | path
    Searched refs:ReportRace (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_mop.cc 227 TEST(ThreadSanitizer, ReportRace) {
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc 594 ReportRace(cur_thread());
624 ReportRace(thr);
tsan_rtl.h 688 void ReportRace(ThreadState *thr);
tsan_rtl_report.cc 589 void ReportRace(ThreadState *thr) {

Completed in 13 milliseconds