Searched refs:dup_thread (Results 1 – 1 of 1) sorted by relevance
58 zx::thread dup_thread; local60 zx::thread::self()->duplicate(ZX_RIGHT_SAME_RIGHTS, &dup_thread);66 {{.thread_handle = std::move(dup_thread),