Searched refs:on_t (Results 1 – 4 of 4) sorted by relevance
58 struct on_t;106 struct on_t struct114 __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
218 using on_t = start_on_t; typedef219 extern const on_t on;274 struct on_t;279 using __on_v2::on_t;
108 using on_t = start_on_t; typedef109 inline constexpr on_t on{};
253 using on_t STDEXEC_STD_DEPRECATED = stdexec::on_t; typedef