Home
last modified time | relevance | path

Searched defs:start_detached_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__start_detached.hpp69 struct start_detached_t struct
74 void operator()(_Sender&& __sndr) const in operator ()()
84 void operator()(_Sender&& __sndr, _Env&& __env) const in operator ()()
91 using _Sender = __0;
92 using __legacy_customizations_t =
101 void apply_sender(_Sender&& __sndr, _Env&& __env = {}) const in apply_sender()
H A D__p2300.hpp317 using start_detached_t STDEXEC_STD_DEPRECATED = stdexec::start_detached_t; typedef