Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h225 lwpid_t ti_lid; /* last LWP assigned to this thread */ member
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c333 tip->lwpid = thrinfo.ti_lid; in thr_stack()
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1334 ti_p->ti_lid = lwpid; in td_thr2to()
1378 ti_p->ti_lid = lwpid; in td_thr2to32()