Home
last modified time | relevance | path

Searched defs:tid_was_stopped (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libdwfl/
Dlinux-pid-attach.c262 __libdwfl_ptrace_detach (pid_t tid, bool tid_was_stopped) in __libdwfl_ptrace_detach()
469 bool tid_was_stopped __attribute__ ((unused))) in __libdwfl_ptrace_detach()
Dlinux-proc-maps.c394 bool tid_was_stopped = false; in dwfl_linux_proc_find_elf() local
DlibdwflP.h422 bool tid_was_stopped; member