Home
last modified time | relevance | path

Searched refs:__root_env (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__start_detached.hpp71 template <sender_in<__root_env> _Sender>
99 template <class _Sender, class _Env = __root_env>
H A D__env.hpp342 struct __root_env struct
344 using __t = __root_env; argument
345 using __id = __root_env; argument
347 constexpr STDEXEC_MEMFN_DECL(auto __root)(this const __root_env&) noexcept in STDEXEC_MEMFN_DECL() argument
357 using __queries::__root_env;
740 -> __join_t<__root_env, std::unwrap_reference_t<_Env>> in operator ()()
742 return __join(__root_env{}, in operator ()()