Searched defs:__env_t (Results 1 – 6 of 6) sorted by relevance
794 struct __env_t struct796 const __vtable_t* __vtable_;797 void* __rcvr_;798 inplace_stop_token __token_;802 auto query(_Tag, _As&&... __as) const // in query()809 auto query(get_stop_token_t) const noexcept -> inplace_stop_token in query()889 struct __env_t struct891 const __vtable_t* __vtable_;892 void* __rcvr_;896 auto query(_Tag, _As&&... __as) const // in query()[all …]
52 using __env_t = typedef
152 struct __env_t : _Env2 in __mkenv_sched() struct
62 using __env_t = // typedef
75 using __env_t = // typedef
405 using __env_t = __result_env_t<_Sched, env_of_t<_Receiver>>; typedef