Searched refs:__split_t (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __split.hpp | 41 struct __split_t struct 92 return __make_sexpr<__split_t>( in transform_sender() 93 __box{__split_t(), std::move(__sh_state)}); in transform_sender() 103 struct __sexpr_impl<__split::__split_t> : 104 __shared::__shared_impl<__split::__split_t>
|
H A D | __shared.hpp | 103 static_assert(__one_of<__tag_t, __split::__split_t, 158 constexpr bool __is_split = same_as<__split::__split_t, _Tag>; in __notify() 438 __mcompose<__if_c<same_as<_Tag, __split::__split_t>, __cpclr, __cp>, 452 using __tag_t = __if_c<_Copyable, __split::__split_t, 474 __box(__split::__split_t,
|
H A D | __execution_fwd.hpp | 270 struct __split_t;
|