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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h34 EventTypeRLock, enumerator in enum:__tsan::EventType
H A Dtsan_rtl_mutex.cpp276 TraceAddEvent(thr, thr->fast_state, EventTypeRLock, s->GetId());
H A Dtsan_rtl_report.cpp426 } else if (typ == EventTypeRLock) {

Completed in 161 milliseconds