Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__on.hpp58 struct on_t;
106 struct on_t struct
114 __domain, __make_sexpr<on_t>(static_cast<_Scheduler&&>(__sched), in operator ()()
125 __domain, __make_sexpr<on_t>( in operator ()()
135 return __binder_back<on_t, __decay_t<_Scheduler>, __decay_t<_Closure>>{ in operator ()()
250 using __on_v2::on_t;
251 inline constexpr on_t on{};
253 using continue_on_t = v2::on_t;
258 struct __sexpr_impl<v2::on_t> : __sexpr_defaults
H A D__execution_fwd.hpp218 using on_t = start_on_t; typedef
219 extern const on_t on;
274 struct on_t;
279 using __on_v2::on_t;
H A D__start_on.hpp108 using on_t = start_on_t; typedef
109 inline constexpr on_t on{};
H A D__p2300.hpp253 using on_t STDEXEC_STD_DEPRECATED = stdexec::on_t; typedef