Home
last modified time | relevance | path

Searched defs:is_lwp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c142 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro
H A Dsol-thread.c121 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro
H A Dlinux-nat.c589 #define is_lwp(ptid) (GET_LWP (ptid) != 0) macro