Searched refs:thread_alive (Results 1 – 4 of 4) sorted by relevance
76 int (*thread_alive) (int pid); member155 (*the_target->thread_alive) (pid)
61 static int thread_alive (struct thread_info *);382 thread_alive (struct thread_info *tp) in thread_alive() function402 if (!thread_alive (tp)) in prune_threads()557 if (thread_alive (tp)) in thread_apply_all_command()631 else if (!thread_alive (tp)) in thread_apply_command()692 if (!thread_alive (tp)) in do_captured_thread_select()
416 thread_alive (int s) in thread_alive() function502 thread_alive (s); in dispatch()
737 thread_alive (HANDLE h) in thread_alive() function2036 return thread_alive (thread_rec (pid, FALSE)->h); in win32_child_thread_alive()