Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDthread-db.c145 #define BUILD_THREAD(tid, pid) ptid_build (pid, 0, tid) macro
HDsol-thread.c125 #define BUILD_THREAD(tid, pid) ptid_build (pid, 0, tid) macro
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c168 #define BUILD_THREAD(tid, pid) ptid_build (pid, 0, tid) macro