Lines Matching refs:pid_t
47 linux_proc_pid_is_stopped (pid_t pid) in linux_proc_pid_is_stopped()
72 __libdwfl_ptrace_attach (pid_t tid, bool *tid_was_stoppedp) in __libdwfl_ptrace_attach()
121 pid_t tid = pid_arg->tid_attached; in pid_memory_read()
159 static pid_t
192 pid_t tid = tidl; in pid_next_thread()
204 pid_getthread (Dwfl *dwfl __attribute__ ((unused)), pid_t tid, in pid_getthread()
239 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_set_initial_registers()
262 __libdwfl_ptrace_detach (pid_t tid, bool tid_was_stopped) in __libdwfl_ptrace_detach()
277 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_thread_detach()
295 dwfl_linux_proc_attach (Dwfl *dwfl, pid_t pid, bool assume_ptrace_stopped) in dwfl_linux_proc_attach()
326 || *endptr != '\n' || val < 0 || val != (pid_t) val) in dwfl_linux_proc_attach()
329 pid = (pid_t) val; in dwfl_linux_proc_attach()
409 static pid_t
421 pid_t tid __attribute__ ((unused)), in pid_getthread()
432 __libdwfl_ptrace_attach (pid_t tid __attribute__ ((unused)), in __libdwfl_ptrace_attach()
468 __libdwfl_ptrace_detach (pid_t tid __attribute__ ((unused)), in __libdwfl_ptrace_detach()
491 pid_t pid __attribute__ ((unused)), in dwfl_linux_proc_attach()