Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp197 auto __coro = __p.__is_unhandled_stopped_ in await_suspend()
242 __is_unhandled_stopped_ = true; in unhandled_stopped()
266 bool __is_unhandled_stopped_{false}; member