Searched defs:__operation_base (Results 1 – 2 of 2) sorted by relevance
60 struct __operation_base struct62 __coro::coroutine_handle<> __coro_;64 explicit __operation_base(__coro::coroutine_handle<> __hcoro) noexcept : in __operation_base() argument68 __operation_base(__operation_base&& __other) noexcept : in __operation_base() argument72 ~__operation_base() in ~__operation_base()92 void start() & noexcept in start()
988 struct __operation_base struct992 stdexec::inplace_stop_source __stop_source_{};993 using __stop_callback = typename stdexec::stop_token_of_t<995 std::optional<__stop_callback> __on_stop_{};