Searched refs:callback_counts_mutex_ (Results 1 – 2 of 2) sorted by relevance
1682 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()1702 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()1717 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()1729 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()1739 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()1756 std::lock_guard<std::mutex> its_lock(callback_counts_mutex_); in on_stop_offer_service()
492 std::mutex callback_counts_mutex_; member in vsomeip_v3::routing_manager_impl