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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h35 EventTypeRUnlock enumerator in enum:__tsan::EventType
H A Dtsan_rtl_mutex.cpp315 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
352 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
H A Dtsan_rtl_report.cpp428 } else if (typ == EventTypeRUnlock) {

Completed in 110 milliseconds