Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dcoroutine.hpp139 #define STDEXEC_DESTROY_AND_CONTINUE(__destroy, __continue) \ macro
142 #define STDEXEC_DESTROY_AND_CONTINUE(__destroy, __continue) \ macro
H A Dat_coroutine_exit.hpp199 return STDEXEC_DESTROY_AND_CONTINUE(__h, __coro); in await_suspend()