Home
last modified time | relevance | path

Searched defs:_Env (Results 1 – 11 of 11) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__continue_on.hpp59 using _Env = __t<__environ<__id<__decay_t<_Scheduler>>>>; in operator ()() typedef
75 using _Env = __0; typedef
H A D__transfer_just.hpp41 auto __make_transform_fn(const _Env&) { in __make_transform_fn()
H A D__debug.hpp208 void __debug_sender(_Sender&& __sndr, const _Env& = {}) { in __debug_sender()
227 void __debug_sender(_Sender&& __sndr, const _Env& = {}) { in __debug_sender()
H A D__start_detached.hpp63 using _Env = __t<_EnvId>; typedef
H A D__env.hpp463 using _Env = __cvref_t<_EnvId>; typedef
504 using _Env = __cvref_t<_EnvId>; typedef
H A D__when_all.hpp244 static auto __mk_state_fn(const _Env&) noexcept { in __mk_state_fn()
H A D__shared.hpp179 using _Env = stdexec::__t<_EnvId>; typedef
H A D__let.hpp340 auto __mk_transform_sender_fn(_Env&&) noexcept { in __mk_transform_sender_fn() argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp309 using _Env = stdexec::__t<_EnvId>; typedef
521 using _Env = stdexec::__t<_EnvId>; typedef
623 using _Env = stdexec::__t<_EnvId>; typedef
705 using _Env = stdexec::__t<_EnvId>; typedef
712 using _Env = stdexec::__t<_EnvId>; typedef
744 using _Env = stdexec::__t<_EnvId>; typedef
H A Dsequence_senders.hpp749 void __debug_sequence_sender(_Sequence&& __sequence, const _Env& = {}) { in __debug_sequence_sender()
H A Dany_sender_of.hpp1253 static auto get_completion_signatures(_Self&&, _Env&&...) noexcept in get_completion_signatures() argument