Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sender_adaptor_closure.hpp100 struct __binder_back : struct
102 sender_adaptor_closure<__binder_back<_Fun, _As...>>
114 __binder_back& __self_;
130 const __binder_back& __self_;
187 using __closure::__binder_back;
H A D__stopped_as_error.hpp48 -> __binder_back<stopped_as_error_t, _Error> in operator ()()
H A D__write_env.hpp45 auto operator()(_Env __env) const -> __binder_back<__write_env_t, _Env> in operator ()()
H A D__split.hpp58 auto operator()() const noexcept -> __binder_back<split_t> in operator ()()
H A D__then.hpp64 auto operator()(_Fun __fun) const -> __binder_back<then_t, _Fun> in operator ()()
H A D__ensure_started.hpp66 auto operator()() const noexcept -> __binder_back<ensure_started_t> in operator ()()
H A D__upon_stopped.hpp67 auto operator()(_Fun __fun) const -> __binder_back<upon_stopped_t, _Fun> in operator ()()
H A D__into_variant.hpp74 auto operator()() const noexcept -> __binder_back<into_variant_t> in operator ()()
H A D__upon_error.hpp66 auto operator()(_Fun __fun) const -> __binder_back<upon_error_t, _Fun> in operator ()()
H A D__continues_on.hpp69 -> __binder_back<continues_on_t, __decay_t<_Scheduler>> in operator ()()
H A D__stopped_as_optional.hpp50 auto operator()() const noexcept -> __binder_back<stopped_as_optional_t> in operator ()()
H A D__continue_on.hpp69 -> __binder_back<continue_on_t, __decay_t<_Scheduler>> in operator ()()
H A D__bulk.hpp95 -> __binder_back<bulk_t, _Shape, _Fun> in operator ()()
H A D__on.hpp134 return __binder_back<on_t, __decay_t<_Scheduler>, __decay_t<_Closure>>{ in operator ()()
H A D__let.hpp485 auto operator()(_Fun __fun) const -> __binder_back<__let_t, _Fun> in operator ()()