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