Searched refs:stop_reason_thread_idx (Results 1 – 1 of 1) sorted by relevance
500 uint32_t stop_reason_thread_idx = 0; in AddException() local501 for (stop_reason_thread_idx = 0; stop_reason_thread_idx < num_threads; in AddException()502 ++stop_reason_thread_idx) { in AddException()503 ThreadSP thread_sp(thread_list.GetThreadAtIndex(stop_reason_thread_idx)); in AddException()510 if (stop_reason_thread_idx == num_threads) { in AddException()520 ThreadSP thread_sp(thread_list.GetThreadAtIndex(stop_reason_thread_idx)); in AddException()