Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h43 lwpid_t ti_lid; member
H A Dthread_db.h185 lwpid_t ti_lid; member
H A Dlibpthread_db.c595 info->ti_lid = ta->map[th->th_tid].lwp; in pt_thr_old_get_info()
616 &info->ti_lid, sizeof(lwpid_t)); in pt_thr_old_get_info()
H A Dlibthr_db.c484 info->ti_lid = th->th_tid; in pt_thr_get_info_common()