Searched refs:currthread (Results 1 – 1 of 1) sorted by relevance
171 static void record_currthread (int currthread);1024 record_currthread (int currthread) in record_currthread() argument1026 general_thread = currthread; in record_currthread()1030 if (!in_thread_list (pid_to_ptid (currthread))) in record_currthread()1032 add_thread (pid_to_ptid (currthread)); in record_currthread()1034 ui_out_text (uiout, target_pid_to_str (pid_to_ptid (currthread))); in record_currthread()