HomeSort by relevance Sort by last modified time
    Searched refs:ReportRace (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mop.cc 227 TEST(ThreadSanitizer, ReportRace) {
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 494 ReportRace(cur_thread());
524 ReportRace(thr);
tsan_rtl.h 552 void ReportRace(ThreadState *thr);
tsan_rtl_report.cc 630 void ReportRace(ThreadState *thr) {

Completed in 82 milliseconds