Searched refs:restartLbd (Results 1 – 1 of 1) sorted by relevance
196 auto restartLbd = [](const boost::system::error_code& error) { in tryRestartControlLoops() local219 std::bind(restartLbd, boost::system::error_code())); in tryRestartControlLoops()225 timer.async_wait(restartLbd); in tryRestartControlLoops()