Home
last modified time | relevance | path

Searched refs:target_thread_alive (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/gdb/gdb-11.1/gdb/
H A Dsol-thread.c347 if (!target_thread_alive (lwp)) in lwp_to_thread()
588 if (inferior_ptid.tid_p () || !target_thread_alive (inferior_ptid)) in xfer_partial()
784 if (inferior_ptid.tid_p () || !target_thread_alive (inferior_ptid)) in rw_common()
H A Dtarget.h1813 extern int target_thread_alive (ptid_t ptid);
H A Dthread.c698 return target_thread_alive (tp->ptid); in thread_alive()
H A Dtarget.c3748 target_thread_alive (ptid_t ptid) in target_thread_alive() function
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsol-thread.c296 if (!target_thread_alive (lwp)) in lwp_to_thread()
567 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_partial()
792 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in rw_common()
H A Dwindows-tdep.c380 if (!target_thread_alive (tp->ptid)) in display_tib()
H A Dtarget.h1380 extern int target_thread_alive (ptid_t ptid);
H A Dthread.c533 if (!target_thread_alive (tp->ptid)) in thread_alive()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsol-thread.c297 if (!target_thread_alive (lwp)) in lwp_to_thread()
622 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_partial()
847 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in rw_common()
H A Dwindows-tdep.c375 if (!target_thread_alive (tp->ptid)) in display_tib()
H A Dtarget.h1130 extern int target_thread_alive (ptid_t ptid);
H A Dthread.c538 if (!target_thread_alive (tp->ptid)) in thread_alive()
H A Dtarget.c3269 target_thread_alive (ptid_t ptid) in target_thread_alive() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsol-thread.c672 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_memory()
708 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_partial()
994 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in rw_common()
H A Dinftarg.c152 if (!target_thread_alive (pid_to_ptid (pid)))
H A Dthread.c380 if (!target_thread_alive (tp->ptid)) in thread_alive()
H A Dtarget.h810 #define target_thread_alive(ptid) \ macro
H A Dhppah-nat.c636 if (!target_thread_alive (pid_to_ptid (pid))) in child_wait()
H A Dthread-db.c1007 if (!target_thread_alive (inferior_ptid)) in thread_db_xfer_memory()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsol-thread.c672 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_memory()
708 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in sol_thread_xfer_partial()
994 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in rw_common()
H A Dinftarg.c152 if (!target_thread_alive (pid_to_ptid (pid))) in child_wait()
H A Dtarget.h810 #define target_thread_alive(ptid) \ macro
H A Dthread.c380 if (!target_thread_alive (tp->ptid)) in thread_alive()
H A Dhppah-nat.c636 if (!target_thread_alive (pid_to_ptid (pid))) in child_wait()
H A Dthread-db.c1007 if (!target_thread_alive (inferior_ptid)) in thread_db_xfer_memory()

12