Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h62 StatMutexRecLock, enumerator
H A Dtsan_stat.cc65 name[StatMutexRecLock] = " recursive lock "; in StatOutput()
H A Dtsan_rtl_mutex.cc190 StatInc(thr, StatMutexRecLock); in MutexPostLock()