Searched refs:__stop_source (Results 1 – 1 of 1) sorted by relevance
68 auto __mkenv(_Env&& __env, const inplace_stop_source& __stop_source) noexcept in __mkenv() argument70 return __env::__join(prop{get_stop_token, __stop_source.get_token()}, in __mkenv()