Home
last modified time | relevance | path

Searched defs:continuation (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_api.h34 fsp_continuation_f continuation; member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__with_awaitable_senders.hpp111 auto continuation() const noexcept -> __coroutine_handle<> { in continuation() function