Home
last modified time | relevance | path

Searched defs:connect_t (Results 1 – 8 of 8) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__senders.hpp219 struct connect_t struct
222 __check_signaturesstdexec::__connect::connect_t __check_signatures() argument
239 __select_implstdexec::__connect::connect_t __select_impl() argument
292 __select_impl_tstdexec::__connect::connect_t global() argument
306 _TfxSenderstdexec::__connect::connect_t global() argument
308 __domainstdexec::__connect::connect_t global() argument
364 querystdexec::__connect::connect_t query() argument
H A D__p2300.hpp211 using connect_t STDEXEC_STD_DEPRECATED = stdexec::connect_t; typedef
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp146 friend auto tag_invoke(execution::connect_t, callback_sender&& self, R r) in tag_invoke()
H A Dtimer.hpp96 friend auto tag_invoke(execution::connect_t, sleep_sender&& self, R r) in tag_invoke()
H A Dfdio.hpp115 friend auto tag_invoke(execution::connect_t, fdio_sender&& self, R r) in tag_invoke()
H A Dmatch.hpp138 friend auto tag_invoke(execution::connect_t, match_sender&& self, R r) in tag_invoke()
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp94 friend auto tag_invoke(execution::connect_t, wait_process_sender&& self, in tag_invoke()
/openbmc/pldm/requester/
H A Dhandler.hpp622 friend auto tag_invoke(stdexec::connect_t, SendRecvMsgSender&& self, R r) in tag_invoke()