Home
last modified time | relevance | path

Searched defs:__env (Results 1 – 14 of 14) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__inline_scheduler.hpp54 struct __env struct
56 static constexpr bool query(__is_scheduler_affine_t) noexcept in query()
61 constexpr auto query(get_completion_scheduler_t<set_value_t>) const noexcept in query()
H A D__run_loop.hpp137 struct __env struct
139 using __t = __env;
140 using __id = __env;
142 run_loop* __loop_;
145 auto query(get_completion_scheduler_t<_CPO>) const noexcept in query()
H A D__sync_wait.hpp49 struct __env struct
51 run_loop* __loop_ = nullptr;
53 auto query(get_scheduler_t) const noexcept -> run_loop::__scheduler in query()
59 query(get_delegatee_scheduler_t) const noexcept -> run_loop::__scheduler in query()
H A D__let.hpp47 struct __env struct
49 static constexpr bool query(__is_scheduler_affine_t) noexcept in query()
55 query(get_completion_scheduler_t<set_value_t>) const noexcept in query()
317 auto __mk_transform_env_fn(_Env&& __env) noexcept in __mk_transform_env_fn()
H A D__tag_invoke.hpp58 constexpr auto tag_invoke(_Tag, const _Env& __env) noexcept( in tag_invoke()
H A D__transfer_just.hpp64 auto __transform_sender_fn(const _Env& __env) in __transform_sender_fn()
H A D__schedulers.hpp143 auto __mkenv_sched(_Env&& __env, _Scheduler __sched) in __mkenv_sched()
H A D__execution_fwd.hpp54 namespace __env namespace
H A D__transform_completion_signatures.hpp39 auto __checked_completion_signatures(_Sender&& __sndr, _Env&&... __env) noexcept in __checked_completion_signatures()
H A D__when_all.hpp68 auto __mkenv(_Env&& __env, const inplace_stop_source& __stop_source) noexcept in __mkenv()
H A D__env.hpp408 namespace __env namespace
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp205 struct __env struct in exec::__at_coro_exit::__task
207 const __promise& __promise_;
209 auto query(get_scheduler_t) const noexcept -> __any_scheduler in query()
H A Denv.hpp102 const auto& __env = get_env(__rcvr_); in start() local
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c142 static char *__env[31] = { variable