Searched refs:sync_wait_t (Results 1 – 2 of 2) sorted by relevance
252 struct sync_wait_t struct257 sync_wait_t, __early_domain_of_t<_Sender>, _Sender>277 sync_wait_t,280 tag_invoke_t(sync_wait_t, _Sender)>;373 requires __callable<sync_wait_t, __result_of<into_variant, _Sender>>378 sync_wait_t()(into_variant(static_cast<_Sender&&>(__sndr)))) in apply_sender()387 using __sync_wait::sync_wait_t;388 inline constexpr sync_wait_t sync_wait{};
372 using sync_wait_t STDEXEC_STD_DEPRECATED = stdexec::sync_wait_t; typedef