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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h26 ReportTypeMutexDestroyLocked, enumerator in enum:__tsan::ReportType
H A Dtsan_suppressions.cc87 else if (typ == ReportTypeMutexDestroyLocked)
H A Dtsan_report.cc56 if (typ == ReportTypeMutexDestroyLocked)
H A Dtsan_rtl_mutex.cc67 ScopedReport rep(ReportTypeMutexDestroyLocked);

Completed in 50 milliseconds