Searched defs:handle_ (Results 1 – 4 of 4) sorted by relevance
48 auto handle_ = handle; in operator co_await() local
105 const std::coroutine_handle<promise_type> handle_; member in Task
51 auto handle_ = handle; in operator co_await() local
443 detail::thread_unsafe_shared_ptr<BuffT> handle_; global() variable