Searched refs:log_buffer_mutex_ (Results 1 – 1 of 1) sorted by relevance
25 std::mutex log_buffer_mutex_; variable37 std::lock_guard<std::mutex> guard(log_buffer_mutex_); in et_pal_emit_log_message()63 std::lock_guard<std::mutex> guard(log_buffer_mutex_); in access_log_buffer()