Home
last modified time | relevance | path

Searched refs:sleep_for (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp21 auto sleep_for(context& ctx, std::chrono::duration<Rep, Period> time);
102 static auto sleep_for(context& ctx, event_t::time_resolution time) in sleep_for() function
117 auto sleep_for(context& ctx, std::chrono::duration<Rep, Period> time) in sleep_for() function
119 return timer_ns::sleep_sender::sleep_for( in sleep_for()
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Ditem_updater_helper.cpp48 std::this_thread::sleep_for(removeWait); in removeVersion()
62 std::this_thread::sleep_for(setPrimaryWait); in updateUbootVersionId()
/openbmc/sdbusplus/test/async/
H A Dcontext.cpp59 ctx->spawn(sdbusplus::async::sleep_for(*ctx, timeout) | in TEST_F()
111 ctx->spawn(sdbusplus::async::sleep_for(*ctx, 1ms) | in TEST_F()
139 ctx->spawn(sdbusplus::async::sleep_for(*ctx, 1ms) | in TEST_F()
H A Dtimer.cpp17 ctx.spawn(sdbusplus::async::sleep_for(ctx, timeout) | in TEST()
/openbmc/phosphor-logging/test/
H A Delog_update_ts_test.cpp81 std::this_thread::sleep_for(1ms); in TEST()
87 std::this_thread::sleep_for(1ms); in TEST()
93 std::this_thread::sleep_for(1ms); in TEST()
/openbmc/estoraged/src/erase/
H A Dzero.cpp58 std::this_thread::sleep_for(delay); in writeZero()
106 std::this_thread::sleep_for(delay); in verifyZero()
H A Dpattern.cpp71 std::this_thread::sleep_for(delay); in writePattern()
121 std::this_thread::sleep_for(delay); in verifyPattern()
/openbmc/phosphor-hwmon/
H A Dhwmonio.cpp162 std::this_thread::sleep_for(delay); in read()
213 std::this_thread::sleep_for(delay); in write()
/openbmc/phosphor-ipmi-flash/tools/
H A Dinterface.hpp33 std::this_thread::sleep_for(std::chrono::seconds(1)); in waitForRetry()
H A Dhelper.cpp78 std::this_thread::sleep_for(sleep); in pollStat()
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_reset.cpp65 std::this_thread::sleep_for(1s); in cfamReset()
/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp259 std::this_thread::sleep_for(milliseconds(5)); in doUpdate()
264 std::this_thread::sleep_for(seconds(3)); in doUpdate()
/openbmc/phosphor-health-monitor/
H A Dhealth_monitor.cpp49 co_await sdbusplus::async::sleep_for( in run() member in phosphor::health::monitor::HealthMonitor::run::sdbusplus::async
/openbmc/phosphor-logging/test/openpower-pels/
H A Dlog_id_test.cpp41 std::this_thread::sleep_for(std::chrono::milliseconds(1)); in TEST()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.cpp113 std::this_thread::sleep_for(delay); in toggleLowHigh()
/openbmc/phosphor-state-manager/
H A Dhost_reset_recovery.cpp163 std::this_thread::sleep_for(std::chrono::seconds(1)); in main()
H A Dhost_check.cpp193 std::this_thread::sleep_for(std::chrono::milliseconds(1000)); in isHostRunning()
/openbmc/phosphor-bmc-code-mgmt/side-switch/
H A Dside_switch.cpp149 std::this_thread::sleep_for(std::chrono::milliseconds(1000)); in powerOffSystem()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp62 std::this_thread::sleep_for(100ms); in getMessages()
H A Dmanager.cpp369 std::this_thread::sleep_for(5s); in waitUntilConfigFileLoaded()
/openbmc/openpower-occ-control/
H A Docc_errors.cpp165 std::this_thread::sleep_for(delay); in readFile()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.cpp395 std::this_thread::sleep_for(powerOffWait); in ipmi_ibm_oem_bmc_factory_reset()
413 std::this_thread::sleep_for(setFactoryWait); in ipmi_ibm_oem_bmc_factory_reset()
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp556 std::this_thread::sleep_for(std::chrono::milliseconds(10)); in writeKeyboard()
588 std::this_thread::sleep_for(std::chrono::milliseconds(10)); in writePointer()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp121 std::this_thread::sleep_for( in analyzeEvent()
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp129 std::this_thread::sleep_for(resetWait); in reset()

12