Home
last modified time | relevance | path

Searched refs:this_thread (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/phosphor-bmc-code-mgmt/bmc/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/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-state-manager/
H A Ddiscover_system_state.cpp181 std::this_thread::sleep_for(powerRestoreDelayUsec); in main()
211 std::this_thread::sleep_for(powerRestoreDelayUsec); in main()
233 std::this_thread::sleep_for(powerRestoreDelayUsec); in main()
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-hwmon/
H A Dhwmonio.cpp162 std::this_thread::sleep_for(delay); in read()
213 std::this_thread::sleep_for(delay); in write()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp79 std::this_thread::yield(); in __wait()
283 __notifying_thread_ = std::this_thread::get_id(); in request_stop()
416 if (std::this_thread::get_id() == __notifying_thread) in __remove_callback_()
/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/phosphor-power/tools/power-utils/
H A Dupdater.cpp104 std::this_thread::sleep_for(std::chrono::milliseconds(milliseconds)); in delay()
370 std::this_thread::sleep_for(milliseconds(5)); in doUpdate()
375 std::this_thread::sleep_for(seconds(3)); in doUpdate()
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_reset.cpp65 std::this_thread::sleep_for(1s); in cfamReset()
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp25 Transaction() : time(std::time(nullptr)), thread(std::this_thread::get_id()) in Transaction()
/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-sequencer/src/
H A Dpower_control.cpp228 std::this_thread::sleep_for(std::chrono::seconds(2)); in setState()
241 std::this_thread::sleep_until(powerOnAllowedTime); in setState()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.cpp113 std::this_thread::sleep_for(delay); in toggleLowHigh()
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/
H A Dpldm_utils.cpp69 std::this_thread::sleep_for(std::chrono::milliseconds(100)); in getPLDMInstanceID()
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/
H A Dside_switch.cpp149 std::this_thread::sleep_for(std::chrono::milliseconds(1000)); in powerOffSystem()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.cpp404 std::this_thread::sleep_for(powerOffWait); in ipmi_ibm_oem_bmc_factory_reset()
422 std::this_thread::sleep_for(setFactoryWait); in ipmi_ibm_oem_bmc_factory_reset()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp62 std::this_thread::sleep_for(100ms); in getMessages()
/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp104 std::this_thread::yield(); in sleepFor()
/openbmc/openpower-occ-control/
H A Docc_errors.cpp163 std::this_thread::sleep_for(delay); in readFile()
/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/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp129 std::this_thread::sleep_for(resetWait); in reset()

12