Home
last modified time | relevance | path

Searched refs:stopLbd (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/
H A Dmain.cpp234 auto stopLbd = [](const boost::system::error_code& error) { in tryTerminateControlLoops() local
259 [stopLbd] { stopLbd(boost::system::error_code()); }); in tryTerminateControlLoops()
265 timer.async_wait(stopLbd); in tryTerminateControlLoops()