Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__submit.hpp51 using _Operation = __decay_t<__call_result_t<_OpRef>>; typedef
52 using _Receiver = stdexec::__t<__mapply<__q<__msecond>, _Operation>>;
58 _Operation* __op = &__opref_(); in __delete_op()
65 _Alloc>::template rebind_alloc<_Operation>; in __delete_op()
H A D__debug.hpp243 using _Operation = connect_result_t<_Sender, _Receiver>; typedef
245 if constexpr (!same_as<_Operation, __debug_operation>)
268 using _Operation = connect_result_t<_Sender, _Receiver>; typedef
270 if constexpr (!same_as<_Operation, __debug_operation>)