Searched refs:ReportTypeMutexBadReadLock (Results 1 – 5 of 5) sorted by relevance
32 ReportTypeMutexBadReadLock, enumerator
87 else if (typ == ReportTypeMutexBadReadLock) in conv()
30 if (typ == ReportTypeMutexBadReadLock) return "mutex-bad-read-lock"; in ReportTypeDescription()
103 if (typ == ReportTypeMutexBadReadLock) in ReportTypeString()
260 ReportMutexMisuse(thr, pc, ReportTypeMutexBadReadLock, addr, mid); in MutexReadLock()