summaryrefslogtreecommitdiff
path: root/implementation/routing/include/routing_manager_proxy.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/routing/include/routing_manager_proxy.hpp')
-rw-r--r--implementation/routing/include/routing_manager_proxy.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/implementation/routing/include/routing_manager_proxy.hpp b/implementation/routing/include/routing_manager_proxy.hpp
index 346e733..fd546a0 100644
--- a/implementation/routing/include/routing_manager_proxy.hpp
+++ b/implementation/routing/include/routing_manager_proxy.hpp
@@ -256,6 +256,8 @@ private:
const bool client_side_logging_;
const std::set<std::tuple<service_t, instance_t> > client_side_logging_filter_;
+
+ std::mutex stop_mutex_;
};
} // namespace vsomeip_v3