Searched refs:__late_domain_of_t (Results 1 – 5 of 5) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __senders.hpp | 55 transform_sender_result_t<__late_domain_of_t<_Sender, _Env>, _Sender, _Env>; 194 transform_sender_result_t<__late_domain_of_t<_Sender, env_of_t<_Receiver>>, 241 using _Domain = __late_domain_of_t<_Sender, env_of_t<_Receiver>>; in __select_impl()
|
H A D | __start_detached.hpp | 82 __late_domain_of_t<_Sender, __as_root_env_t<_Env>>,
|
H A D | __domain.hpp | 322 using __late_domain_of_t = __call_result_t<__get_late_domain_t, _Sender, _Env>; typedef
|
H A D | __let.hpp | 369 using _Domain2 = __late_domain_of_t<_Child, _Env>; in __mk_transform_sender_fn()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | sequence_senders.hpp | 168 transform_sender_result_t<__late_domain_of_t<_Sender, _Env>, _Sender, _Env>; 379 using _Domain = __late_domain_of_t<_Sender, env_of_t<_Receiver&>>; in __select_impl()
|