Searched refs:callback_type (Results 1 – 6 of 6) sorted by relevance
31 using stop_callback_for_t = typename _Token::template callback_type<_Callback>;44 _Token::template callback_type>;
100 using callback_type = __callback_type; typedef166 using callback_type = inplace_stop_callback<_Fun>; typedef in stdexec::inplace_stop_token
197 typename __stop_token_t::template callback_type<__forward_stop_request>;
368 env_of_t<_Receiver>>::template callback_type<__forward_stopped>;
995 stdexec::env_of_t<_Receiver>>::template callback_type<__on_stop_t>;
593 stdexec::env_of_t<R>>::template callback_type<std::function<void()>>>