Searched refs:delete_thread (Results 1 – 13 of 13) sorted by relevance
81 extern void delete_thread (ptid_t);
137 delete_thread (ptid_t ptid) in delete_thread() function393 delete_thread (tp->ptid); in prune_threads()
729 delete_thread (gbuf[gi]->ptid); in sync_threadlists()761 delete_thread (gptid); in sync_threadlists()
1178 delete_thread (lp->ptid); in wait_lwp()1955 delete_thread (lp->ptid); in linux_nat_wait()2008 delete_thread (lp->ptid); in linux_nat_wait()
679 delete_thread (tid); in libthread_stub()
744 delete_thread (ptid); in attach_thread()
1092 delete_thread (id); in child_delete_thread()
3998 delete_thread (retval); in procfs_wait()4132 delete_thread (retval); in procfs_wait()
312 delete_thread (pid_to_ptid (id)); in child_delete_thread()
1622 function "delete_thread" to cleanup GDB's thread database;1640 * thread.c (delete_thread): new function, allows targets to
6061 * gdbthread.h (thread_info, delete_thread, pid_to_thread_id)6148 * thread.c (add_thread, delete_thread, find_thread_pid)6339 * thread.c (delete_thread, find_thread_pid, pid_to_thread_id)
4461 * thread.c (delete_thread): delete any step_resume breakpoint4462 held by the thread. (prune_threads): call delete_thread.
2969 (delete_thread): Move thread cleanup code to free_thread().