Lines Matching refs:async_wait
600 powerStateSaveTimer.async_wait([state](const boost::system::error_code ec) { in savePowerState()
1084 powerRestoreTimer.async_wait([this](const boost::system::error_code in invokeIfReady()
1160 event.async_wait( in waitForGPIOEvent()
1254 gpioAssertTimer.async_wait( in setMaskedGPIOOutputForMs()
1297 gpioAssertTimer.async_wait( in setGPIOOutputForMs()
1379 slotPowerCycleTimer.async_wait([](const boost::system::error_code ec) { in slotPowerCycle()
1410 gpioAssertTimer.async_wait([](const boost::system::error_code ec) { in forcePowerOff()
1437 gracefulPowerOffTimer.async_wait([](const boost::system::error_code ec) { in gracefulPowerOffTimerStart()
1460 powerCycleTimer.async_wait([](const boost::system::error_code ec) { in powerCycleTimerStart()
1483 powerOKWatchdogTimer.async_wait([](const boost::system::error_code ec) { in powerOKWatchdogTimerStart()
1506 warmResetCheckTimer.async_wait([](const boost::system::error_code ec) { in warmResetCheckTimerStart()
1529 pohCounterTimer.async_wait([](const boost::system::error_code& ec) { in pohCounterTimerStart()
1685 sioPowerGoodWatchdogTimer.async_wait([](const boost::system::error_code in sioPowerGoodWatchdogTimerStart()
2169 gpioAssertTimer.async_wait([](const boost::system::error_code ec) { in nmiReset()
2702 timer.async_wait([&configData](const boost::system::error_code ec) { in reschedulePropertyRead()