Home
last modified time | relevance | path

Searched defs:_Sender (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__continue_on.hpp76 using _Sender = __1; typedef
H A D__start_on.hpp58 using _Sender = __1; typedef
H A D__debug.hpp141 using _Sender = stdexec::__t<_SenderId>; in __t() typedef
H A D__start_detached.hpp62 using _Sender = __cvref_t<_SenderId>; typedef
H A D__as_awaitable.hpp156 using _Sender = stdexec::__t<_SenderId>; typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp308 using _Sender = stdexec::__t<_SenderId>; typedef
382 _Receiver2&& __rcvr, std::unique_ptr<__future_state<_Sender, _Env>> __state) in __t()
622 using _Sender = stdexec::__t<_SenderId>; typedef
670 explicit __t(std::unique_ptr<__future_state<_Sender, _Env>> __state) noexcept in __t()
745 using _Sender = stdexec::__t<_SenderId>; typedef
H A Denv.hpp155 using _Sender = stdexec::__t<_SenderId>; typedef