Searched refs:ReportTypeMutexBadUnlock (Results 1 – 5 of 5) sorted by relevance
32 ReportTypeMutexBadUnlock, enumerator
81 case ReportTypeMutexBadUnlock: in conv()
32 case ReportTypeMutexBadUnlock: return "mutex-bad-unlock"; in ReportTypeDescription()
257 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, in MutexUnlock()411 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, in MutexReadOrWriteUnlock()
84 case ReportTypeMutexBadUnlock: in ReportTypeString()