Searched refs:thread_db_wait (Results 1 – 4 of 4) sorted by relevance
934 thread_db_wait (ptid_t ptid, struct target_waitstatus *ourstatus) in thread_db_wait() function1339 thread_db_ops.to_wait = thread_db_wait; in init_thread_db_ops()
6092 (thread_db_resume, thread_db_wait): Likewise.6144 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait)6194 * lin-thread.c (thread_db_wait): Likewise.6227 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait):6265 (thread_db_wait): Likewise, but rename ret_pid to retptid.6322 * thread-db.c (thread_db_wait): Likewise.
33 (thread_db_wait): Bail out early if we're not debugging the
4989 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then