Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__connect_awaitable.hpp57 struct __operation_base { struct
58 __coro::coroutine_handle<> __coro_;
60 explicit __operation_base(__coro::coroutine_handle<> __hcoro) noexcept in __operation_base() argument
64 __operation_base(__operation_base&& __other) noexcept in __operation_base() function
68 ~__operation_base() { in ~__operation_base()
84 void start() & noexcept { in start()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp873 struct __operation_base { struct
875 stdexec::inplace_stop_source __stop_source_{};
876 using __stop_callback =
878 std::optional<__stop_callback> __on_stop_{};