Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp176 co_await stdexec::just_stopped(); in doSensorPollingTask()
201 co_await stdexec::just_stopped(); in doSensorPollingTask()
273 co_await stdexec::just_stopped(); in getSensorReading()
H A Devent_manager.cpp585 co_await stdexec::just_stopped(); in pollForPlatformEventTask()
680 co_await stdexec::just_stopped(); in pollForPlatformEventMessage()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__just.hpp116 inline constexpr just_stopped_t just_stopped{}; variable
H A D__p2300.hpp236 inline constexpr auto just_stopped = stdexec::just_stopped; variable