reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp
   32     case ReportTypeMutexBadUnlock: return "mutex-bad-unlock";
projects/compiler-rt/lib/tsan/rtl/tsan_report.cpp
  100     case ReportTypeMutexBadUnlock:
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
  248     ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid);
  380     ReportMutexMisuse(thr, pc, ReportTypeMutexBadUnlock, addr, mid);
projects/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp
   80     case ReportTypeMutexBadUnlock: