Searched refs:error_handler_mutex_ (Results 1 – 3 of 3) sorted by relevance
264 std::lock_guard<std::mutex> its_lock(error_handler_mutex_); in receive_cbk()406 std::lock_guard<std::mutex> its_lock(error_handler_mutex_); in max_allowed_reconnects_reached()
129 std::lock_guard<std::mutex> its_lock(error_handler_mutex_); in register_error_handler()
97 std::mutex error_handler_mutex_; member in vsomeip_v3::endpoint_impl