Searched refs:get_thread_process (Results 1 – 3 of 3) sorted by relevance
77 #define inferior_pid (pid_of (get_thread_process (current_inferior)))106 if (get_thread_process (current_inferior)->stepping) in get_stop_pc()220 struct process_info *process = get_thread_process (thread); in fbsd_kill_one_process()242 struct process_info *process = get_thread_process (thread); in fbsd_detach_one_process()413 event_child = get_thread_process (child); in fbsd_wait_for_event()443 event_child = get_thread_process (child); in fbsd_wait_for_event()883 process = get_thread_process (thread); in fbsd_set_resume_request()906 process = get_thread_process (thread); in fbsd_continue_one_thread()935 process = get_thread_process (thread); in fbsd_queue_one_thread()1200 process = get_thread_process (current_inferior); in fbsd_send_signal()
67 #define get_thread_process(thr) (get_process (inferior_target_data (thr))) macro
241 process = get_thread_process (inferior); in maybe_attach_thread()