Searched refs:ReportTypeMutexBadReadUnlock (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_report.h30 ReportTypeMutexBadReadUnlock, enumerator in enum:__tsan::ReportType
H A Dtsan_suppressions.cc73 else if (typ == ReportTypeMutexBadReadUnlock)
H A Dtsan_report.cc103 if (typ == ReportTypeMutexBadReadUnlock)
H A Dtsan_rtl_mutex.cc293 ReportMutexMisuse(thr, pc, ReportTypeMutexBadReadUnlock, addr, mid);

Completed in 44 milliseconds