Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h27 kUnlock, enumerator
H A Dtsan_rtl_report.cpp391 case EventType::kUnlock: in TraceReplay()
578 case EventType::kUnlock: { in RestoreStack()
H A Dtsan_rtl_access.cpp128 ev.type = EventType::kUnlock; in TraceMutexUnlock()