Searched refs:ScopedErrorReportLock (Results 1 – 9 of 9) sorted by relevance
96 ScopedErrorReportLock l; in ReportMmapWriteExec()232 ScopedErrorReportLock rl; in HandleDeadlySignal()244 ScopedErrorReportLock::ScopedErrorReportLock() { in ScopedErrorReportLock() function in __sanitizer::ScopedErrorReportLock273 ScopedErrorReportLock::~ScopedErrorReportLock() { in ~ScopedErrorReportLock()278 void ScopedErrorReportLock::CheckLocked() { in CheckLocked()
38 ScopedErrorReportLock lock;
201 class ScopedErrorReportLock {203 ScopedErrorReportLock();204 ~ScopedErrorReportLock();
102 ScopedErrorReportLock l; in ReportUMR()116 ScopedErrorReportLock l; in ReportExpectedUMRNotFound()123 ScopedErrorReportLock l; in ReportStats()141 ScopedErrorReportLock l; in ReportAtExitStatistics()
249 ScopedErrorReportLock report_lock_;259 static void CheckLocked() { ScopedErrorReportLock::CheckLocked(); } in CheckLocked()
217 ScopedErrorReportLock l2; in BackgroundThread()445 { ScopedErrorReportLock l; } in Finalize()
620 ScopedErrorReportLock lock_;
60 ScopedErrorReportLock error_report_lock_;
202 ScopedErrorReportLock error_report_lock_;