Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h65 StatMutexReadUnlock, enumerator
Dtsan_stat.cc71 name[StatMutexReadUnlock] = " read unlock "; in StatOutput()
Dtsan_rtl_mutex.cc271 StatInc(thr, StatMutexReadUnlock); in MutexReadUnlock()
311 StatInc(thr, StatMutexReadUnlock); in MutexReadOrWriteUnlock()