Searched refs:watchdog_timer_mutex_ (Results 1 – 4 of 4) sorted by relevance
209 std::mutex watchdog_timer_mutex_; member in vsomeip_v3::routing_manager_stub
424 std::mutex watchdog_timer_mutex_; member in vsomeip_v3::application_impl
2326 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in watchdog_cbk()2349 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in set_watchdog_handler()2356 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in set_watchdog_handler()
116 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in stop()1605 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in start_watchdog()1645 std::lock_guard<std::mutex> its_lock(watchdog_timer_mutex_); in check_watchdog()