Searched refs:just_stopped (Results 1 – 4 of 4) sorted by relevance
176 co_await stdexec::just_stopped(); in doSensorPollingTask()201 co_await stdexec::just_stopped(); in doSensorPollingTask()273 co_await stdexec::just_stopped(); in getSensorReading()
585 co_await stdexec::just_stopped(); in pollForPlatformEventTask()680 co_await stdexec::just_stopped(); in pollForPlatformEventMessage()
116 inline constexpr just_stopped_t just_stopped{}; variable
236 inline constexpr auto just_stopped = stdexec::just_stopped; variable