Home
last modified time | relevance | path

Searched refs:child_thread_alive (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinftarg.c81 int child_thread_alive (ptid_t);
166 child_thread_alive (ptid_t ptid) in child_thread_alive() function
622 deprecated_child_ops.to_thread_alive = child_thread_alive; in init_child_ops()
H A Dlynx-nat.c507 child_thread_alive (ptid_t ptid) in child_thread_alive() function
H A Dtarget.h594 extern int child_thread_alive (ptid_t);
H A Dhppah-nat.c1425 child_thread_alive (ptid_t ptid) in child_thread_alive() function
H A Dinfttrace.c3551 child_thread_alive (ptid_t ptid) in child_thread_alive() function
H A DChangeLog-19981303 (child_thread_alive): New function. a default function.
1570 (child_thread_alive): John B. seems to think that the kill
1671 (child_thread_alive): No longer a static funct.
2880 (child_thread_alive): John B. seems to think that the kill
3225 (child_thread_alive): New decl.
4212 (child_thread_alive): Ditto.
H A DChangeLog-20013681 * infttrace.c (child_thread_alive): Fix gdb_tid typo.
6070 (child_thread_alive): Likewise.
6086 * infttrace.c (ptrace_wait, child_thread_alive, child_resume)
6095 * lynx-nat.c (child_wait, child_thread_alive, child_resume)
6143 (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.
H A DChangeLog-19952009 * lynx-nat.c (child_thread_alive): New function. Somehow I
2210 * inftarg.c (child_thread_alive): New function to see if a
2212 (child_ops): Add child_thread_alive entry.
H A DChangeLog-19962843 * inftarg.c (child_thread_alive): Protect declaration with
H A DChangeLog-19998949 child_thread_alive.