Searched refs:thread_index_array (Results 1 – 1 of 1) sorted by relevance
3993 std::vector<uint32_t> thread_index_array(num_threads); in ShouldStop() local4004 thread_index_array[not_suspended_idx] = thread_sp->GetIndexID(); in ShouldStop()4035 if (thread_sp->GetIndexID() != thread_index_array[idx]) { in ShouldStop()4040 idx, thread_index_array[idx], thread_sp->GetIndexID()); in ShouldStop()