Searched refs:ScopedErrorReportLock (Results 1 – 9 of 9) sorted by relevance
96 ScopedErrorReportLock l; in ReportMmapWriteExec()244 ScopedErrorReportLock rl; in HandleDeadlySignal()256 ScopedErrorReportLock::ScopedErrorReportLock() { in ScopedErrorReportLock() function in __sanitizer::ScopedErrorReportLock285 ScopedErrorReportLock::~ScopedErrorReportLock() { in ~ScopedErrorReportLock()290 void ScopedErrorReportLock::CheckLocked() { in CheckLocked()
37 ScopedErrorReportLock lock;
229 class ScopedErrorReportLock {231 ScopedErrorReportLock();232 ~ScopedErrorReportLock();
101 ScopedErrorReportLock l; in ReportUMR()115 ScopedErrorReportLock l; in ReportExpectedUMRNotFound()122 ScopedErrorReportLock l; in ReportStats()140 ScopedErrorReportLock l; in ReportAtExitStatistics()
245 ScopedErrorReportLock report_lock_;255 static void CheckLocked() { ScopedErrorReportLock::CheckLocked(); } in CheckLocked()
217 ScopedErrorReportLock l2; in BackgroundThread()457 { ScopedErrorReportLock l; } in Finalize()
624 ScopedErrorReportLock lock_;
205 ScopedErrorReportLock error_report_lock_;
80 ScopedErrorReportLock error_report_lock_;