Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Duw-thread.c189 int thrid; /* thread id assigned by libthread.so */ member
523 add_thread_uw (int thrid, int lwpid, CORE_ADDR mapp, ptid_t ptid) in add_thread_uw()
547 int thrid = iter->map.thr_tid; in notice_thread() local