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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 191 ReportIgnoresEnabled(thr->tctx, &thr->sync_ignore_set);
tsan_rtl.cc 993 thr->sync_ignore_set.Add(CurrentStackId(thr, pc));
1003 thr->sync_ignore_set.Reset();
tsan_rtl.h 381 IgnoreSet sync_ignore_set; member in struct:__tsan::ThreadState

Completed in 71 milliseconds