Searched refs:ReportTypeMutexBadReadUnlock (Results 1 – 5 of 5) sorted by relevance
33 ReportTypeMutexBadReadUnlock, enumerator
89 else if (typ == ReportTypeMutexBadReadUnlock) in conv()
31 if (typ == ReportTypeMutexBadReadUnlock) return "mutex-bad-read-unlock"; in ReportTypeDescription()
105 if (typ == ReportTypeMutexBadReadUnlock) in ReportTypeString()
292 ReportMutexMisuse(thr, pc, ReportTypeMutexBadReadUnlock, addr, mid); in MutexReadUnlock()