Searched refs:stopLbd (Results 1 – 1 of 1) sorted by relevance
236 auto stopLbd = [](const boost::system::error_code& error) { in tryTerminateControlLoops() local260 boost::asio::post(io, std::bind(stopLbd, boost::system::error_code())); in tryTerminateControlLoops()266 timer.async_wait(stopLbd); in tryTerminateControlLoops()