Searched defs:__token (Results 1 – 3 of 3) sorted by relevance
181 explicit inplace_stop_callback(inplace_stop_token __token, _Fun2&& __fun) in inplace_stop_callback()
124 auto __token = stdexec::get_stop_token(stdexec::get_env(__rcvr_)); in set_stopped() local
243 } else if (auto __token = get_stop_token(get_env(__parent)); __token.stop_possible()) { in __default_awaiter_context() local