Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp5454 __started, enumerator
5638 case __started: in __complete()
5663 std::atomic<__state_t> __state_{__started};
5680 return _State{sizeof...(_Child), in_place_stop_source{}, __started, in __mk_state_fn()
5816 __state_t __expected = __started;
5829 if (__state.__state_ == __started)