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

  /external/compiler-rt/lib/tsan/rtl/
tsan_trace.h 35 EventTypeRLock,
tsan_rtl_mutex.cc 239 TraceAddEvent(thr, thr->fast_state, EventTypeRLock, s->GetId());
tsan_rtl_report.cc 419 } else if (typ == EventTypeRLock) {

Completed in 375 milliseconds