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

  /external/compiler-rt/lib/tsan/rtl/
tsan_trace.h 36 EventTypeRUnlock
tsan_rtl_mutex.cc 274 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
311 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
tsan_rtl_report.cc 421 } else if (typ == EventTypeRUnlock) {

Completed in 536 milliseconds