Home
last modified time | relevance | path

Searched defs:__domain_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__continues_on.hpp74 using __domain_t = __detail::__early_domain_of_t<_Child, __none_such>; typedef
H A D__when_all.hpp467 using __domain_t = __detail::__early_domain_of_t<__sndr_t, __none_such>; typedef
508 using __domain_t = __detail::__early_domain_of_t<__sndr_t, __none_such>; typedef
H A D__sync_wait.hpp202 using __domain_t = __late_domain_of_t<_Sender, __env, __early_domain_t>; in operator ()() typedef
H A D__let.hpp432 using __domain_t = _Domain; typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp485 using __domain_t = __late_domain_of_t<_Sequence, env_of_t<_Receiver&>>; in __select_impl() typedef