Searched refs:cur_tid (Results 1 – 1 of 1) sorted by relevance
407 lldb::tid_t cur_tid = thread->GetID(); in Update() local408 if (!Find(cur_tid)) { in Update()424 lldb::tid_t cur_tid = thread_plans.first; in Update() local425 ThreadSP thread_sp = current_threads.FindThreadByID(cur_tid); in Update()427 missing_threads.push_back(cur_tid); in Update()