Searched refs:ReportTypeMutexBadUnlock (Results 1 – 5 of 5) sorted by relevance
31 ReportTypeMutexBadUnlock, enumerator
85 else if (typ == ReportTypeMutexBadUnlock) in conv()
29 if (typ == ReportTypeMutexBadUnlock) return "mutex-bad-unlock"; in ReportTypeDescription()
224 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexUnlock()339 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexReadOrWriteUnlock()
101 if (typ == ReportTypeMutexBadUnlock) in ReportTypeString()