Home
last modified time | relevance | path

Searched refs:is_lwp (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c589 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro
676 gdb_assert (is_lwp (ptid)); in add_lwp()
731 if (is_lwp (ptid)) in find_lwp_pid()
772 gdb_assert (is_lwp (ptid)); in lin_lwp_attach_lwp()
1799 else if (is_lwp (ptid)) in linux_nat_wait()
2275 if (is_lwp (inferior_ptid)) in linux_nat_xfer_memory()
2289 gdb_assert (is_lwp (ptid)); in linux_nat_thread_alive()
2309 if (is_lwp (ptid)) in linux_nat_pid_to_str()
H A Dthread-db.c142 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro
365 gdb_assert (is_lwp (ptid)); in thread_from_lwp()
H A Dsol-thread.c121 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro
267 if (is_lwp (thread_id)) in thread_to_lwp()
H A DChangeLog-20015496 (is_lwp): Redefine without the need for THREAD_FLAG.
5503 (is_lwp, is_thread): Redefine.
5512 (is_lwp, is_thread): Redefine.
5518 (is_lwp, is_thread): Redefine.