Searched defs:__env_t (Results 1 – 6 of 6) sorted by relevance
795 struct __env_t struct797 const __vtable_t* __vtable_;798 void* __rcvr_;799 inplace_stop_token __token_;803 auto query(_Tag, _As&&... __as) const // in query()810 auto query(get_stop_token_t) const noexcept -> inplace_stop_token in query()890 struct __env_t struct892 const __vtable_t* __vtable_;893 void* __rcvr_;897 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