Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Duw-thread.c189 int thrid; /* thread id assigned by libthread.so */ member
482 tid = MKTID (PIDGET (ptid), info->private->thrid); in lwp_to_thr()
523 add_thread_uw (int thrid, int lwpid, CORE_ADDR mapp, ptid_t ptid) in add_thread_uw() argument
532 newthread->private->thrid = thrid; in add_thread_uw()
547 int thrid = iter->map.thr_tid; in notice_thread() local
549 ptid_t ptid = MKTID (PIDGET (inferior_ptid), thrid); in notice_thread()
551 if (!find_thread_pid (ptid) && (!data || thrid == 1)) in notice_thread()
552 add_thread_uw (thrid, lwpid, iter->mapp, ptid); in notice_thread()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-1994112 distinguish the context in which the conversion appears. Add thrid
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.13552 distinguish the context in which the conversion appears. Add thrid