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 541 ReportRace(cur_thread());
571 ReportRace(thr);
tsan_rtl.h 630 void ReportRace(ThreadState *thr);
tsan_rtl_report.cc 581 void ReportRace(ThreadState *thr) {

Completed in 102 milliseconds