Lines Matching defs:pid
352 int pid; /* Process ID */ member
599 create_thread_info (int pid, lwpid_t tid) in create_thread_info()
870 is_process_id (int pid) in is_process_id()
909 add_tthread (int pid, lwpid_t tid) in add_tthread()
1034 set_handled (int pid, lwpid_t tid) in set_handled()
1280 call_real_ttrace (ttreq_t request, pid_t pid, lwpid_t tid, TTRACE_ARG_TYPE addr, in call_real_ttrace()
1334 call_real_ttrace_wait (int pid, lwpid_t tid, ttwopt_t option, ttstate_t *tsp, in call_real_ttrace_wait()
1365 get_process_first_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_first_stopped_thread_id()
1413 get_process_next_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_next_stopped_thread_id()
1455 get_active_tid_of_pid (int pid) in get_active_tid_of_pid()
1750 #define CHILD_VFORKED(evt,pid) \ argument
1752 #define CHILD_URPED(evt,pid) \ argument
1754 #define PARENT_VFORKED(evt,pid) \ argument
1758 can_touch_threads_of_process (int pid, ttevents_t stopping_event) in can_touch_threads_of_process()
1786 select_stopped_thread_of_process (int pid, ttstate_t *tsp) in select_stopped_thread_of_process()
2006 call_ttrace_wait (int pid, ttwopt_t option, ttstate_t *tsp, size_t tsp_size) in call_ttrace_wait()
2386 write_protect_page (int pid, CORE_ADDR page_start) in write_protect_page()
2425 unwrite_protect_page (int pid, CORE_ADDR page_start, int original_permissions) in unwrite_protect_page()
2448 hppa_enable_page_protection_events (int pid) in hppa_enable_page_protection_events()
2475 hppa_disable_page_protection_events (int pid) in hppa_disable_page_protection_events()
3086 child_acknowledge_created_inferior (int pid) in child_acknowledge_created_inferior()
3497 hpux_has_syscall_event (int pid, enum target_waitkind *kind, int *syscall_id) in hpux_has_syscall_event()
4564 update_thread_state_after_attach (int pid, attach_continue_t kind_of_go) in update_thread_state_after_attach()
4733 attach (int pid) in attach()
4764 child_post_attach (int pid) in child_post_attach()
4981 pid_t pid; in child_pid_to_exec_file() local
5039 hppa_require_attach (int pid) in hppa_require_attach()
5097 hppa_require_detach (int pid, int signal) in hppa_require_detach()
5146 get_dictionary_entry_of_page (int pid, CORE_ADDR page_start) in get_dictionary_entry_of_page()
5195 remove_dictionary_entry_of_page (int pid, memory_page_t *page) in remove_dictionary_entry_of_page()
5216 hppa_enable_syscall_events (int pid) in hppa_enable_syscall_events()
5245 hppa_disable_syscall_events (int pid) in hppa_disable_syscall_events()
5286 hppa_insert_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len, int type) in hppa_insert_hw_watchpoint()
5359 hppa_remove_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len, int type) in hppa_remove_hw_watchpoint()
5431 hppa_range_profitable_for_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len) in hppa_range_profitable_for_hw_watchpoint()
5517 hppa_ensure_vforking_parent_remains_stopped (int pid) in hppa_ensure_vforking_parent_remains_stopped()
5541 pid_t pid; in ttrace_write_reg_64() local