Searched refs:cleanup_timer_mutex_ (Results 1 – 2 of 2) sorted by relevance
167 std::lock_guard<std::mutex> its_lock(cleanup_timer_mutex_); in stop()173 std::lock_guard<std::mutex> its_lock(cleanup_timer_mutex_); in cleanup_timer_start()191 std::lock_guard<std::mutex> its_lock(cleanup_timer_mutex_); in cleanup_timer_cbk()
46 std::mutex cleanup_timer_mutex_; member in vsomeip_v3::tp::tp_reassembler