Home
last modified time | relevance | path

Searched defs:__completions_t (Results 1 – 9 of 9) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp110 struct __completions_t struct
113 using __all_nothrow_decay_copyable_results = //
117 using __value_tuple_t =
123 using __single_values_of_t = //
129 using __set_values_sig_t = //
135 using __f = //
H A D__read_env.hpp55 using __completions_t = // typedef
89 using __completions_t = __minvoke< typedef
H A D__then.hpp41 using __completions_t = // typedef
H A D__let.hpp322 using __completions_t = __completion_signatures_of_t<_Child, _Env>; in __mk_transform_env_fn() typedef
352 using __completions_t = __completion_signatures_of_t<_Child, _Env>; in __mk_transform_sender_fn() typedef
H A D__transform_completion_signatures.hpp41 using __completions_t = __completion_signatures_of_t<_Sender, _Env...>; in __checked_completion_signatures() typedef
H A D__schedule_from.hpp79 using __completions_t = // typedef
H A D__connect_awaitable.hpp233 using __completions_t = // typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp139 using __completions_t = typedef
H A Dasync_scope.hpp725 using __completions_t = typedef in exec::__scope::__future::__t