Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp81 inline constexpr set_next_t set_next; variable
84 using next_sender_of_t = decltype(exec::set_next(
435 next_sender_of_t<_Receiver, _TfxSender> __next = set_next(
470 next_sender_of_t<_Receiver, _TfxSender> __next = set_next(
H A Dany_sender_of.hpp1015 STDEXEC_MEMFN_DECL(auto set_next) in STDEXEC_MEMFN_DECL()
1019 return exec::set_next(__self.__op_->__rcvr_, in STDEXEC_MEMFN_DECL()