Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__inline_scheduler.hpp46 -> forward_progress_guarantee in query()
48 return forward_progress_guarantee::weakly_parallel; in query()
H A D__run_loop.hpp182 -> stdexec::forward_progress_guarantee in query()
184 return stdexec::forward_progress_guarantee::parallel; in query()
H A D__p2300.hpp123 using forward_progress_guarantee STDEXEC_STD_DEPRECATED = typedef
124 stdexec::forward_progress_guarantee;
H A D__execution_fwd.hpp80 enum class forward_progress_guarantee enum
H A D__env.hpp143 operator()(auto&&) const noexcept -> stdexec::forward_progress_guarantee in operator ()()
145 return stdexec::forward_progress_guarantee::weakly_parallel; in operator ()()