Lines Matching full:report
22 // Suppress a race report if we've already output another race report
25 "Suppress a race report if we've already output another race report "
28 "Suppress a race report if we've already output another race report "
33 TSAN_FLAG(bool, report_thread_leaks, true, "Report thread leaks at exit?")
35 "Report destruction of a locked mutex?")
37 "Report incorrect usages of mutexes and mutex annotations?")
39 "Report violations of async signal-safety "
42 "Report races between atomic and plain memory accesses.")