Home
last modified time | relevance | path

Searched refs:ReportTypeMutexBadReadUnlock (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_report.h34 ReportTypeMutexBadReadUnlock, enumerator
Dtsan_suppressions.cpp82 case ReportTypeMutexBadReadUnlock: in conv()
Dtsan_debugging.cpp34 case ReportTypeMutexBadReadUnlock: return "mutex-bad-read-unlock"; in ReportTypeDescription()
Dtsan_report.cpp88 case ReportTypeMutexBadReadUnlock: in ReportTypeString()
Dtsan_rtl_mutex.cpp357 ReportMutexMisuse(thr, pc, ReportTypeMutexBadReadUnlock, addr, in MutexReadUnlock()