Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Dlinux-pid-attach.c352 __libdwfl_ptrace_detach (pid_t tid, bool tid_was_stopped) in __libdwfl_ptrace_detach()
518 bool tid_was_stopped __attribute__ ((unused))) in __libdwfl_ptrace_detach()
Dlinux-proc-maps.c402 bool tid_was_stopped = false; in dwfl_linux_proc_find_elf() local
DlibdwflP.h434 bool tid_was_stopped; member