Searched refs:EventTypeUnlock (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h34 EventTypeUnlock, enumerator in enum:__tsan::EventType
H A Dtsan_rtl_mutex.cc194 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
315 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
H A Dtsan_rtl_report.cc412 } else if (typ == EventTypeUnlock) {

Completed in 29 milliseconds