Searched refs:run_thread (Results 1 – 2 of 2) sorted by relevance
84 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local85 internal_join_thread(run_thread); in StopTheWorld()
102 struct proc *run_thread,1095 struct proc *run_thread, int run_others) in inf_set_threads_resume_sc() argument1100 if (thread == run_thread) in inf_set_threads_resume_sc()