Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__start_on.hpp56 struct start_on_t struct
61 __types<tag_invoke_t(start_on_t, _Scheduler, _Sender)>;
70 __make_sexpr<start_on_t>(static_cast<_Scheduler&&>(__sched), in operator ()()
105 using __start_on::start_on_t;
106 inline constexpr start_on_t start_on{};
108 using on_t = start_on_t;
112 struct __sexpr_impl<start_on_t> : __sexpr_defaults
H A D__execution_fwd.hpp212 struct start_on_t;
215 using __start_on::start_on_t;
216 extern const start_on_t start_on;
218 using on_t = start_on_t;