* td_thr_get_info.c (td_thr_get_info): Fix ti_lid initialization.
infop->ti_state = TD_THR_UNKNOWN;
/* Initialization which are the same in both cases. */
- infop->ti_lid = ps_getpid (th->th_ta_p->ph); /* pds.tid should match */
+ infop->ti_lid = pds.tid ?: ps_getpid (th->th_ta_p->ph);
infop->ti_ta_p = th->th_ta_p;
infop->ti_startfunc = pds.start_routine;
memcpy (&infop->ti_events, &pds.eventbuf.eventmask,