Searched defs:ptid (Results 1 - 25 of 62) sorted by relevance

123

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/pthread_h/
H A D6-1.c17 pthread_t ptid = pthread_self(); local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinux-nat.h29 ptid_t ptid; member in struct:lwp_info
H A Di386fbsd-nat.c39 i386fbsd_resume (ptid_t ptid, int step, enum target_signal signal) argument
H A Dia64-linux-tdep.c100 ia64_linux_write_pc (CORE_ADDR pc, ptid_t ptid) argument
H A Dgdbthread.h41 ptid_t ptid; /* "Actual process id"; member in struct:thread_info
H A Dppc-bdm.c103 bdm_ppc_wait(ptid_t ptid, struct target_waitstatus *target_status) argument
H A Damd64-linux-nat.c364 child_post_startup_inferior(ptid_t ptid) argument
H A Di386-linux-tdep.c297 i386_linux_write_pc(CORE_ADDR pc, ptid_t ptid) argument
H A Dinf-child.c80 inf_child_post_startup_inferior (ptid_t ptid) argument
H A Dlynx-nat.c385 child_wait (ptid_t ptid, struct target_waitstatus *ourstatus) argument
507 child_thread_alive(ptid_t ptid) argument
528 child_resume(ptid_t ptid, int step, enum target_signal signal) argument
565 child_pid_to_str(ptid_t ptid) argument
[all...]
H A Dia64-linux-nat.c491 enable_watchpoints_in_psr (ptid_t ptid) argument
505 fetch_debug_register (ptid_t ptid, int idx) argument
520 store_debug_register (ptid_t ptid, int idx, long val) argument
532 fetch_debug_register_pair (ptid_t ptid, in argument
541 store_debug_register_pair(ptid_t ptid, int idx, long *dbr_addr, long *dbr_mask) argument
563 ia64_linux_insert_watchpoint(ptid_t ptid, CORE_ADDR addr, int len, int rw) argument
610 ia64_linux_remove_watchpoint(ptid_t ptid, CORE_ADDR addr, int len) argument
639 ptid_t ptid = inferior_ptid; local
[all...]
H A Dinfptrace.c146 ptrace_wait(ptid_t ptid, int *status) argument
192 child_resume(ptid_t ptid, int step, enum target_signal signal) argument
H A Darm-linux-nat.c88 get_thread_id (ptid_t ptid) argument
H A Dhppa-linux-tdep.c56 hppa_linux_target_write_pc (CORE_ADDR v, ptid_t ptid) argument
H A Dhpux-thread.c98 find_tcb(ptid_t ptid) argument
173 hpux_thread_resume(ptid_t ptid, int step, enum target_signal signo) argument
202 hpux_thread_wait(ptid_t ptid, struct target_waitstatus *ourstatus) argument
428 hpux_thread_notice_signals(ptid_t ptid) argument
515 hpux_thread_alive(ptid_t ptid) argument
529 hpux_pid_to_str(ptid_t ptid) argument
[all...]
H A Di386-linux-nat.c758 child_resume(ptid_t ptid, int step, enum target_signal signal) argument
817 child_post_startup_inferior(ptid_t ptid) argument
H A Di386-nat.c240 child_post_startup_inferior (ptid_t ptid) argument
H A Dinf-ptrace.c67 inf_ptrace_resume (ptid_t ptid, int step, enum target_signal signal) argument
102 inf_ptrace_wait (ptid_t ptid, struct target_waitstatus *ourstatus) argument
169 inf_ptrace_thread_alive (ptid_t ptid) argument
354 inf_ptrace_post_startup_inferior (ptid_t ptid) argument
592 inf_ptrace_pid_to_str (ptid_t ptid) argument
H A Dinftarg.c99 child_wait (ptid_t ptid, struct target_waitstatus *ourstatus) argument
166 child_thread_alive (ptid_t ptid) argument
346 child_post_startup_inferior (ptid_t ptid) argument
575 child_pid_to_str (ptid_t ptid) argument
H A Dremote-sim.c599 gdbsim_resume (ptid_t ptid, int step, enum target_signal siggnal) argument
661 gdbsim_wait (ptid_t ptid, struct target_waitstatus *status) argument
H A Dremote-st.c350 st2000_resume (ptid_t ptid, int step, enum target_signal sig) argument
370 st2000_wait (ptid_t ptid, struct target_waitstatus *status) argument
H A Dthread.c123 add_thread (ptid_t ptid) argument
137 delete_thread (ptid_t ptid) argument
172 find_thread_pid (ptid_t ptid) argument
223 pid_to_thread_id(ptid_t ptid) argument
245 in_thread_list(ptid_t ptid) argument
293 load_infrun_state(ptid_t ptid, CORE_ADDR *prev_pc, int *trap_expected, struct breakpoint **step_resume_breakpoint, CORE_ADDR *step_range_start, CORE_ADDR *step_range_end, struct frame_id *step_frame_id, int *handling_longjmp, int *another_trap, int *stepping_through_solib_after_catch, bpstat *stepping_through_solib_catchpoints, int *current_line, struct symtab **current_symtab) argument
334 save_infrun_state(ptid_t ptid, CORE_ADDR prev_pc, int trap_expected, struct breakpoint *step_resume_breakpoint, CORE_ADDR step_range_start, CORE_ADDR step_range_end, const struct frame_id *step_frame_id, int handling_longjmp, int another_trap, int stepping_through_solib_after_catch, bpstat stepping_through_solib_catchpoints, int current_line, struct symtab *current_symtab) argument
458 switch_to_thread(ptid_t ptid) argument
471 restore_current_thread(ptid_t ptid) argument
[all...]
H A Dm32r-tdep.c640 m32r_read_pc (ptid_t ptid) argument
653 m32r_write_pc (CORE_ADDR val, ptid_t ptid) argument
H A Dm88k-tdep.c125 m88k_write_pc(CORE_ADDR pc, ptid_t ptid) argument
H A Docd.c329 ocd_resume(ptid_t ptid, int step, enum target_signal siggnal) argument

Completed in 232 milliseconds

123