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 181 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
207 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
tsan_rtl_report.cc 433 } else if (typ == EventTypeRUnlock) {

Completed in 419 milliseconds