Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp48 namespace __when_all namespace
76 decltype(__when_all::__mkenv(__declval<_Env>(),
227 __when_all::__set_values(__rcvr, __values_); in __complete()
333 __when_all::__mk_state_fn(stdexec::get_env(__rcvr)));
611 using __when_all::when_all_t;
614 using __when_all::when_all_with_variant_t;
617 using __when_all::transfer_when_all_t;
620 using __when_all::transfer_when_all_with_variant_t;
625 struct __sexpr_impl<when_all_t> : __when_all::__when_all_impl
630 __when_all::__when_all_with_variant_impl
[all …]