Home
last modified time | relevance | path

Searched defs:__sched (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__schedulers.hpp29 namespace __sched { namespace
H A D__starts_on.hpp65 return [&](__ignore, auto __sched, __ignore) noexcept { in STDEXEC_ATTRIBUTE()
H A D__continue_on.hpp91 auto __sched = get_completion_scheduler<set_value_t>(__data); in __transform_sender_fn() local
H A D__start_on.hpp78 return [&](__ignore, auto __sched, __ignore) noexcept { in __transform_env_fn()
H A D__execution_fwd.hpp189 namespace __sched { namespace
H A D__schedule_from.hpp185 auto __sched = get_completion_scheduler<set_value_t>(stdexec::get_env(__sndr)); member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp134 void set_scheduler(_Scheduler&& __sched) in set_scheduler()
407 auto __sched = get_scheduler(*__context_); in await_transform() local