Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dcoroutine.hpp154 using __await_result_t = typedef
167 using __await_result_t = void;
H A Dexecution.hpp866 __await_result_t<_Sender, __env::__promise<_Env>>; in __impl()
1529 using __result_t = __await_result_t<_Awaitable, __promise_t<_Receiver>>; in __co_impl()
1555 __await_result_t<_Awaitable, __promise_t<_Receiver>>>,