Searched defs:__operation_base (Results 1 – 2 of 2) sorted by relevance
60 struct __operation_base struct 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() argument 62 __coro_stdexec::__connect_awaitable_::__operation_base global() argument 92 startstdexec::__connect_awaitable_::__operation_base start() argument
989 struct __operation_base struct993 stdexec::inplace_stop_source __stop_source_{};994 using __stop_callback = typename stdexec::stop_token_of_t<996 std::optional<__stop_callback> __on_stop_{};