Searched refs:offer_serialization_mutex_ (Results 1 – 2 of 2) sorted by relevance
489 std::mutex offer_serialization_mutex_; member in vsomeip_v3::routing_manager_impl
290 std::lock_guard<std::mutex> its_lock(offer_serialization_mutex_); in insert_offer_command()311 std::lock_guard<std::mutex> its_lock(offer_serialization_mutex_); in erase_offer_command()