Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__schedulers.hpp35 struct schedule_t { struct
38 STDEXEC_ATTRIBUTE(host, device, always_inline) in STDEXEC_ATTRIBUTE()
50 STDEXEC_ATTRIBUTE(host, device, always_inline) in STDEXEC_ATTRIBUTE()
58 static constexpr auto query(forwarding_query_t) noexcept -> bool { in query()
H A D__p2300.hpp229 using schedule_t STDEXEC_STD_DEPRECATED = stdexec::schedule_t; typedef