Searched refs:stop_callback_for_t (Results 1 – 4 of 4) sorted by relevance
31 using stop_callback_for_t = typename _Token::template callback_type<_Callback>; typedef52 && requires { typename stop_callback_for_t<_Token, _Callback>; } &&54 constructible_from<stop_callback_for_t<_Token, _Callback>, const _Token&,
179 __optional<stop_callback_for_t<__stok_t, __local_state&>> __on_stop_{};
204 stop_callback_for_t<_StopToken, __on_stop_request>;
270 stop_callback_for_t<__stop_token_t, __forward_stop_request>; in __default_awaiter_context()