Searched refs:host_thread (Results 1 – 1 of 1) sorted by relevance
124 HostThread host_thread((lldb::thread_t)t.native_handle()); in CreateWindowsThread() local126 std::make_shared<TargetThreadWindows>(*process_sp.get(), host_thread); in CreateWindowsThread()