Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h63 StatMutexRecUnlock, enumerator
Dtsan_stat.cc66 name[StatMutexRecUnlock] = " recursive unlock "; in StatOutput()
Dtsan_rtl_mutex.cc211 StatInc(thr, StatMutexRecUnlock); in MutexUnlock()
324 StatInc(thr, StatMutexRecUnlock); in MutexReadOrWriteUnlock()