Home
last modified time | relevance | path

Searched refs:is_thread (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c143 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro
397 if (!is_thread (ptid)) in lwp_from_thread()
845 else if (is_thread (ptid)) in thread_db_resume()
938 if (GET_PID (ptid) != -1 && is_thread (ptid)) in thread_db_wait()
979 if (is_thread (inferior_ptid)) in thread_db_xfer_memory()
1005 if (!is_thread (inferior_ptid)) in thread_db_fetch_registers()
1040 if (!is_thread (inferior_ptid)) in thread_db_store_registers()
1127 if (is_thread (ptid)) in thread_db_thread_alive()
1202 if (is_thread (ptid)) in thread_db_pid_to_str()
1248 if (is_thread (ptid)) in thread_db_get_thread_local_address()
H A Dsol-thread.c122 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro
307 if (is_thread (lwp)) in lwp_to_thread()
461 if (is_thread (rtnval) in sol_thread_wait()
492 if (!is_thread (inferior_ptid)) in sol_thread_fetch_registers()
567 if (!is_thread (inferior_ptid)) in sol_thread_store_registers()
672 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()
870 if (is_thread (ptid)) in sol_thread_alive()
994 if (is_thread (inferior_ptid) || !target_thread_alive (inferior_ptid)) in rw_common()
1331 if (is_thread (ptid)) in solaris_pid_to_str()
H A DChangeLog-20015503 (is_lwp, is_thread): Redefine.
5512 (is_lwp, is_thread): Redefine.
5518 (is_lwp, is_thread): Redefine.