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.hpp60 struct __operation_base struct
62 __coro::coroutine_handle<> __coro_;
64 explicit __operation_base(__coro::coroutine_handle<> __hcoro) noexcept : in __operation_base() argument
68 __operation_base(__operation_base&& __other) noexcept : in __operation_base() argument
72 ~__operation_base() in ~__operation_base()
92 void start() & noexcept in start()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp988 struct __operation_base struct
992 stdexec::inplace_stop_source __stop_source_{};
993 using __stop_callback = typename stdexec::stop_token_of_t<
995 std::optional<__stop_callback> __on_stop_{};