Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Dlinux-pid-attach.c256 __libdwfl_ptrace_detach (pid_t tid, bool tid_was_stopped) in __libdwfl_ptrace_detach()
438 bool tid_was_stopped __attribute__ ((unused))) in __libdwfl_ptrace_detach()
Dlinux-proc-maps.c384 bool tid_was_stopped = false; in dwfl_linux_proc_find_elf() local
DlibdwflP.h407 bool tid_was_stopped; member