Searched refs:ReportTypeMutexDoubleLock (Results 1 – 5 of 5) sorted by relevance
29 ReportTypeMutexDoubleLock, enumerator
81 else if (typ == ReportTypeMutexDoubleLock) in conv()
27 if (typ == ReportTypeMutexDoubleLock) return "mutex-double-lock"; in ReportTypeDescription()
97 if (typ == ReportTypeMutexDoubleLock) in ReportTypeString()
182 ReportMutexMisuse(thr, pc, ReportTypeMutexDoubleLock, addr, mid); in MutexLock()