Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp98 struct get_completion_scheduler_t;
105 using __queries::get_completion_scheduler_t;
120 extern const get_completion_scheduler_t<_CPO> get_completion_scheduler;
133 __callable<get_completion_scheduler_t<_CPO>, env_of_t<const _Sender&>>;
137 __call_result_t<get_completion_scheduler_t<_CPO>, env_of_t<const _Sender&>>;
H A D__schedulers.hpp124 auto get_completion_scheduler_t<_Tag>::operator()( in operator ()()
126 -> tag_invoke_result_t<get_completion_scheduler_t<_Tag>, const _Env&> in operator ()()
129 nothrow_tag_invocable<get_completion_scheduler_t<_Tag>, const _Env&>, in operator ()()
132 scheduler<tag_invoke_result_t<get_completion_scheduler_t<_Tag>, in operator ()()
H A D__continue_on.hpp79 get_completion_scheduler_t<set_value_t>(
82 get_completion_scheduler_t<set_value_t>(_Env)),
84 get_completion_scheduler_t<set_value_t>(_Env))>;
H A D__env.hpp265 tag_invocable<get_completion_scheduler_t<_Tag>, const _Queryable&>;
268 struct get_completion_scheduler_t : __query<get_completion_scheduler_t<_Tag>> struct
277 -> tag_invoke_result_t<get_completion_scheduler_t<_Tag>,
362 using __queries::get_completion_scheduler_t;
383 inline constexpr get_completion_scheduler_t<_Tag> get_completion_scheduler{};
386 inline constexpr get_completion_scheduler_t<set_value_t>
389 inline constexpr get_completion_scheduler_t<set_error_t>
392 inline constexpr get_completion_scheduler_t<set_stopped_t>
H A D__schedule_from.hpp104 auto query(get_completion_scheduler_t<_Tag>) const noexcept in query()
210 schedule_from_t, get_completion_scheduler_t<set_value_t>(_Env&),
218 __decay_t<__call_result_t<get_completion_scheduler_t<set_value_t>,
H A D__inline_scheduler.hpp61 constexpr auto query(get_completion_scheduler_t<set_value_t>) const noexcept in query()
H A D__p2300.hpp220 using get_completion_scheduler_t STDEXEC_STD_DEPRECATED = typedef
221 stdexec::get_completion_scheduler_t<_Tag>;
224 STDEXEC_STD_DEPRECATED inline constexpr stdexec::get_completion_scheduler_t<
H A D__start_detached.hpp94 get_completion_scheduler_t<set_value_t>(
H A D__split.hpp66 get_completion_scheduler_t<set_value_t>(
H A D__then.hpp73 get_completion_scheduler_t<set_value_t>(
H A D__ensure_started.hpp74 get_completion_scheduler_t<set_value_t>(
H A D__sync_wait.hpp278 get_completion_scheduler_t<set_value_t>(get_env_t(const _Sender&)),
368 get_completion_scheduler_t<set_value_t>(get_env_t(const _Sender&)),
H A D__upon_error.hpp75 get_completion_scheduler_t<set_value_t>(
H A D__upon_stopped.hpp76 get_completion_scheduler_t<set_value_t>(
H A D__let.hpp55 query(get_completion_scheduler_t<set_value_t>) const noexcept in query()
270 __query_result_or_t<get_completion_scheduler_t<_Set>, env_of_t<_Sender>,
480 get_completion_scheduler_t<set_value_t>(
H A D__bulk.hpp109 get_completion_scheduler_t<set_value_t>(
H A D__run_loop.hpp145 auto query(get_completion_scheduler_t<_CPO>) const noexcept in query()
H A D__when_all.hpp505 get_completion_scheduler_t<set_value_t>(const _Env&), _Sender...)>;
560 get_completion_scheduler_t<set_value_t>(const _Env&), _Sender...)>;
H A D__transform_sender.hpp303 __call_result_t<get_completion_scheduler_t<_Tag>, env_of_t<_Sender>>,
H A D__domain.hpp211 __meval_or<__call_result_t, __none_such, get_completion_scheduler_t<_Tag>,
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp1508 stdexec::get_completion_scheduler_t<stdexec::set_value_t>>>,