Searched refs:thread_sps (Results 1 – 1 of 1) sorted by relevance
211 std::vector<ThreadSP> thread_sps; in DoExecute() local225 thread_sps.push_back(process->GetThreadList().FindThreadByIndexID(thread_idx)); in DoExecute()227 if (!thread_sps[i]) in DoExecute()238 if (!thread_sps[i]->GetStatus (strm, in DoExecute()