Searched defs:connect_t (Results 1 – 8 of 8) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __senders.hpp | 219 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.hpp | 211 using connect_t STDEXEC_STD_DEPRECATED = stdexec::connect_t; typedef
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | callback.hpp | 146 friend auto tag_invoke(execution::connect_t, callback_sender&& self, R r) in tag_invoke()
|
H A D | timer.hpp | 96 friend auto tag_invoke(execution::connect_t, sleep_sender&& self, R r) in tag_invoke()
|
H A D | fdio.hpp | 115 friend auto tag_invoke(execution::connect_t, fdio_sender&& self, R r) in tag_invoke()
|
H A D | match.hpp | 138 friend auto tag_invoke(execution::connect_t, match_sender&& self, R r) in tag_invoke()
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 94 friend auto tag_invoke(execution::connect_t, wait_process_sender&& self, in tag_invoke()
|
/openbmc/pldm/requester/ |
H A D | handler.hpp | 622 friend auto tag_invoke(stdexec::connect_t, SendRecvMsgSender&& self, R r) in tag_invoke()
|