Searched refs:ReportTypeMutexBadUnlock (Results 1 – 4 of 4) sorted by relevance
30 ReportTypeMutexBadUnlock, enumerator
81 else if (typ == ReportTypeMutexBadUnlock) in conv()
223 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexUnlock()338 ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid); in MutexReadOrWriteUnlock()
99 if (typ == ReportTypeMutexBadUnlock) in ReportTypeString()