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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp36 BlockingMutexLock lock(&error_message_lock_);
43 BlockingMutexLock lock(&error_message_lock_);
56 BlockingMutexLock lock(&error_message_lock_);
71 static BlockingMutex error_message_lock_; member in class:__hwasan::ScopedReport
75 BlockingMutex ScopedReport::error_message_lock_; member in class:__hwasan::ScopedReport

Completed in 100 milliseconds