Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__receivers.hpp103 struct set_stopped_t struct
107 using __f = __minvoke<_Fn, _Args...>;
126 void operator()(_Receiver&& __rcvr) const noexcept in operator ()()
H A D__p2300.hpp139 using set_stopped_t STDEXEC_STD_DEPRECATED = stdexec::set_stopped_t; typedef