Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h64 StatMutexReadLock, enumerator
H A Dtsan_stat.cc67 name[StatMutexReadLock] = " read lock "; in StatOutput()
H A Dtsan_rtl_mutex.cc271 StatInc(thr, StatMutexReadLock); in MutexPostReadLock()