Searched defs:GET_THREAD (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ | ||
H A D | thread-db.c | 140 #define GET_THREAD(ptid) ptid_get_tid (ptid) macro |
H A D | sol-thread.c | 119 #define GET_THREAD(ptid) ptid_get_tid (ptid) macro |