Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp111 struct get_forward_progress_guarantee_t : struct
112 __query<get_forward_progress_guarantee_t>
115 requires tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>
117 nothrow_tag_invocable<get_forward_progress_guarantee_t, __cref_t<_Tp>>) in operator ()()
118 -> tag_invoke_result_t<get_forward_progress_guarantee_t, __cref_t<_Tp>> in operator ()()
120 return tag_invoke(get_forward_progress_guarantee_t{}, in operator ()()
298 using __queries::get_forward_progress_guarantee_t;
308 inline constexpr get_forward_progress_guarantee_t
H A D__execution_fwd.hpp85 struct get_forward_progress_guarantee_t;
101 using __queries::get_forward_progress_guarantee_t;
108 extern const get_forward_progress_guarantee_t get_forward_progress_guarantee;
H A D__p2300.hpp126 inline constexpr stdexec::get_forward_progress_guarantee_t
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp2275 friend auto tag_invoke(get_forward_progress_guarantee_t, in tag_invoke() argument
4709 friend auto tag_invoke(get_forward_progress_guarantee_t, in tag_invoke() argument