Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h213 psaddr_t ti_startfunc; /* startfunc passed to thr_create() */ member
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c335 tip->startfunc = thrinfo.ti_startfunc; in thr_stack()
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1314 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc; in td_thr2to()
1358 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc; in td_thr2to32()