Home
last modified time | relevance | path

Searched defs:__state_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__basic_sender.hpp233 using __state_t = __state_type_t<__tag_t, _Sexpr, _Receiver>; typedef
350 using __state_t = typename __op_state::__state_t; typedef
H A D__when_all.hpp50 enum __state_t enum
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp939 using __state_t = __future_state<nest_result_t<_Sender>, _Env>; typedef