Home
last modified time | relevance | path

Searched refs:EventTypeLock (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_trace.h32 EventTypeLock, enumerator
H A Dtsan_rtl_mutex.cpp175 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId()); in MutexPostLock()
H A Dtsan_rtl_report.cpp433 if (typ == EventTypeLock) { in RestoreStack()