Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sync_wait.hpp252 struct sync_wait_t struct
258 auto operator()(_Sender&& __sndr) const in operator ()()
273 using _Sender = __0;
274 using __legacy_customizations_t = __types<
308 auto apply_sender(_Sender&& __sndr) const in apply_sender()
H A D__p2300.hpp372 using sync_wait_t STDEXEC_STD_DEPRECATED = stdexec::sync_wait_t; typedef