Searched refs:__stop_source (Results 1 – 1 of 1) sorted by relevance
64 auto __mkenv(_Env&& __env, const inplace_stop_source& __stop_source) noexcept { in __mkenv() argument66 prop{get_stop_token, __stop_source.get_token()}, static_cast<_Env&&>(__env)); in __mkenv()