Searched refs:forward_progress_guarantee (Results 1 – 5 of 5) sorted by relevance
46 -> forward_progress_guarantee in query()48 return forward_progress_guarantee::weakly_parallel; in query()
182 -> stdexec::forward_progress_guarantee in query()184 return stdexec::forward_progress_guarantee::parallel; in query()
123 using forward_progress_guarantee STDEXEC_STD_DEPRECATED = typedef124 stdexec::forward_progress_guarantee;
80 enum class forward_progress_guarantee enum
143 operator()(auto&&) const noexcept -> stdexec::forward_progress_guarantee in operator ()()145 return stdexec::forward_progress_guarantee::weakly_parallel; in operator ()()