Home
last modified time | relevance | path

Searched refs:get_forward_progress_guarantee_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp91 struct get_forward_progress_guarantee_t;
107 using __queries::get_forward_progress_guarantee_t;
114 extern const get_forward_progress_guarantee_t get_forward_progress_guarantee;
H A D__env.hpp128 struct get_forward_progress_guarantee_t : struct
129 __query<get_forward_progress_guarantee_t>
132 requires tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>
134 nothrow_tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>) in operator ()()
135 -> __decay_t<tag_invoke_result_t<get_forward_progress_guarantee_t, in operator ()()
138 return tag_invoke(get_forward_progress_guarantee_t{}, in operator ()()
365 using __queries::get_forward_progress_guarantee_t;
375 inline constexpr get_forward_progress_guarantee_t
H A D__inline_scheduler.hpp45 auto query(get_forward_progress_guarantee_t) const noexcept in query()
H A D__run_loop.hpp181 auto query(get_forward_progress_guarantee_t) const noexcept in query()
H A D__p2300.hpp126 inline constexpr stdexec::get_forward_progress_guarantee_t