Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__operation_states.hpp36 struct start_t struct
53 void operator()(_Op& __op) const noexcept in operator ()()
H A D__p2300.hpp156 using start_t STDEXEC_STD_DEPRECATED = stdexec::start_t; typedef
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp103 friend void tag_invoke(execution::start_t, in tag_invoke()
H A Dtimer.hpp49 friend auto tag_invoke(execution::start_t, sleep_operation& self) noexcept in tag_invoke()
H A Dmatch.hpp89 friend void tag_invoke(execution::start_t, match_completion& self) noexcept in tag_invoke()
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp71 friend void tag_invoke(execution::start_t, in tag_invoke()
/openbmc/pldm/requester/
H A Dhandler.hpp500 friend void tag_invoke(stdexec::start_t, SendRecvMsgOperation& op) noexcept in tag_invoke()