Searched refs:host_main_thread (Results 1 – 1 of 1) sorted by relevance
687 const HostThread &host_main_thread = debugger->GetMainThread(); in OnDebuggerConnected() local689 std::make_shared<TargetThreadWindows>(*this, host_main_thread); in OnDebuggerConnected()691 tid_t id = host_main_thread.GetNativeThread().GetThreadId(); in OnDebuggerConnected()