Searched refs:child_thread_alive (Results 1 – 10 of 10) sorted by relevance
81 int child_thread_alive (ptid_t);166 child_thread_alive (ptid_t ptid) in child_thread_alive() function622 deprecated_child_ops.to_thread_alive = child_thread_alive; in init_child_ops()
507 child_thread_alive (ptid_t ptid) in child_thread_alive() function
594 extern int child_thread_alive (ptid_t);
1425 child_thread_alive (ptid_t ptid) in child_thread_alive() function
3551 child_thread_alive (ptid_t ptid) in child_thread_alive() function
1303 (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.
3681 * 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.
2009 * lynx-nat.c (child_thread_alive): New function. Somehow I2210 * inftarg.c (child_thread_alive): New function to see if a2212 (child_ops): Add child_thread_alive entry.
2843 * inftarg.c (child_thread_alive): Protect declaration with
8949 child_thread_alive.