Searched defs:__default_awaiter_context (Results 1 – 1 of 1) sorted by relevance
179 struct __default_awaiter_context struct182 explicit __default_awaiter_context( in __default_awaiter_context() function193 struct __default_awaiter_context<_ParentPromise> struct195 using __stop_token_t = stop_token_of_t<env_of_t<_ParentPromise>>;196 using __stop_callback_t =200 explicit __default_awaiter_context( in __default_awaiter_context() argument216 inplace_stop_source __stop_source_{};217 __stop_callback_t __stop_callback_;225 struct __default_awaiter_context<_ParentPromise> struct228 explicit __default_awaiter_context( in __default_awaiter_context() argument[all …]