Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__on.hpp106 struct on_t struct
109 auto operator()(_Scheduler&& __sched, in operator ()()
120 auto operator()(_Sender&& __sndr, _Scheduler&& __sched, in operator ()()
133 auto operator()(_Scheduler&& __sched, _Closure&& __clsur) const in operator ()()
144 static auto __transform_env_fn(_Env&& __env) noexcept in __transform_env_fn()
162 static auto __transform_sender_fn(const _Env& __env) noexcept in __transform_sender_fn()
222 static auto transform_env(const _Sender& __sndr, _Env&& __env) noexcept in transform_env()
230 static auto transform_sender(_Sender&& __sndr, const _Env& __env) in transform_sender()
H A D__start_on.hpp108 using on_t = start_on_t; typedef
H A D__execution_fwd.hpp218 using on_t = start_on_t; typedef
H A D__p2300.hpp253 using on_t STDEXEC_STD_DEPRECATED = stdexec::on_t; typedef