Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Daix-thread.c742 ptid_t pptid, gptid; in sync_threadlists() local
745 pptid = BUILD_THREAD (pbuf[pi].pthid, infpid); in sync_threadlists()
750 cmp_result = ptid_cmp (pptid, gptid); in sync_threadlists()
766 thread = add_thread (pptid); in sync_threadlists()