Home
last modified time | relevance | path

Searched refs:__join (Results 1 – 11 of 11) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__write_env.hpp55 return __env::__join(__state, static_cast<_Env&&>(__env)); in __transform_env_fn()
71 return __env::__join(__state, stdexec::get_env(__rcvr)); in __anon164445800202()
H A D__let.hpp135 return __env::__join( in get_env()
336 return __env::__join( in __mk_transform_env_fn()
440 return __env::__join( in __get_env()
508 return __env::__join(prop{get_domain, _Domain()},
H A D__continue_on.hpp111 return __env::__join(__data, stdexec::get_env(__child));
H A D__schedulers.hpp146 __env::__join(prop{get_scheduler, __sched}, in __mkenv_sched()
H A D__env.hpp731 inline constexpr __join_fn __join{}; variable
734 using __join_t = __result_of<__join, _First, _Second...>;
742 return __join(__root_env{}, in operator ()()
H A D__schedule_from.hpp224 return __env::__join(__data, stdexec::get_env(__child));
H A D__shared.hpp259 __env_(__env::__join(prop{get_stop_token, __stop_source_.get_token()}, in __shared_state()
H A D__when_all.hpp70 return __env::__join(prop{get_stop_token, __stop_source.get_token()}, in __mkenv()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp57 return stdexec::__env::__join(static_cast<_Env&&>(__env), in operator ()()
H A Dasync_scope.hpp870 __env::__join( in __t()
H A Dany_sender_of.hpp1050 return __env::__join( in get_env()