Home
last modified time | relevance | path

Searched defs:transfer_when_all_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp498 struct transfer_when_all_t struct
500 using _Env = __0;
501 using _Sender = __1;
502 using __legacy_customizations_t = //
509 auto operator()(_Scheduler&& __sched, in operator ()()
521 static auto transform_sender(_Sender&& __sndr, const _Env&) in transform_sender()
H A D__p2300.hpp267 using transfer_when_all_t STDEXEC_STD_DEPRECATED = stdexec::transfer_when_all_t; typedef