Searched refs:thread_to_run (Results 1 – 1 of 1) sorted by relevance
625 ThreadSP thread_to_run; in WillResume() local628 thread_to_run = stop_others_thread_sp; in WillResume()630 thread_to_run = run_me_only_list.GetThreadAtIndex(0); in WillResume()635 thread_to_run = run_me_only_list.GetThreadAtIndex(random_thread); in WillResume()640 if (thread_sp == thread_to_run) { in WillResume()