Home
last modified time | relevance | path

Searched refs:get_completion_scheduler (Results 1 – 11 of 11) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__continue_on.hpp45 using __scheduler_t = __result_of<get_completion_scheduler<set_value_t>, _Env>;
91 auto __sched = get_completion_scheduler<set_value_t>(__data); in __transform_sender_fn()
H A D__env.hpp383 inline constexpr get_completion_scheduler_t<_Tag> get_completion_scheduler{}; variable
387 get_completion_scheduler<set_value_t>{};
390 get_completion_scheduler<set_error_t>{};
393 get_completion_scheduler<set_stopped_t>{};
H A D__schedulers.hpp77 stdexec::__decay_copy(get_completion_scheduler<set_value_t>(
H A D__execution_fwd.hpp120 extern const get_completion_scheduler_t<_CPO> get_completion_scheduler;
H A D__on.hpp197 get_completion_scheduler<set_value_t>, get_env(__child), in __transform_sender_fn()
H A D__when_all.hpp532 get_completion_scheduler<set_value_t>(__data)); in transform_sender()
587 get_completion_scheduler<set_value_t>( in transform_sender()
H A D__schedule_from.hpp239 get_completion_scheduler<set_value_t>(stdexec::get_env(__sndr));
H A D__let.hpp337 prop{get_scheduler, get_completion_scheduler<_Set>( in __mk_transform_env_fn()
537 _Sched __sched = query_or(get_completion_scheduler<_Set>,
H A D__domain.hpp310 auto __sched = get_completion_scheduler<set_value_t>(__data); in operator ()()
H A D__p2300.hpp226 get_completion_scheduler{}; variable
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp1516 … stdexec::get_completion_scheduler<stdexec::set_value_t>.signature<any_scheduler() noexcept>;
1524 …stdexec::get_completion_scheduler<stdexec::set_value_t>.template signature<any_scheduler() noexcep…