Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_thr_get_info.c74 infop->ti_lid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_get_info()
A Dthread_db.h280 lwpid_t ti_lid; /* Unused. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_thr_get_info.c74 infop->ti_lid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_get_info()
A Dthread_db.h280 lwpid_t ti_lid; /* Unused. */ member
A DChangeLog306 * td_thr_get_info.c: Make sure ti_lid is never zero.
399 * td_thr_get_info.c: Handle manager thread special. Fill in ti_lid,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_thr_get_info.c86 infop->ti_lid = tid == 0 ? ps_getpid (th->th_ta_p->ph) : (uintptr_t) tid; in td_thr_get_info()
A Dthread_db.h280 lwpid_t ti_lid; /* Kernel PID for this thread. */ member
A DChangeLog180 * td_thr_get_info.c (td_thr_get_info): Fix ti_lid initialization.

Completed in 9 milliseconds