Searched refs:ReportTypeMutexBadUnlock (Results 1 – 4 of 4) sorted by relevance
28 ReportTypeMutexBadUnlock, enumerator
108 else if (typ == ReportTypeMutexBadUnlock) in conv()
226 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexUnlock()341 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexReadOrWriteUnlock()
79 if (typ == ReportTypeMutexBadUnlock) in ReportTypeString()