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

/illumos-gate/usr/src/head/
H A Dthread_db.h215 psaddr_t ti_startfunc; /* startfunc passed to thr_create() */ member in struct:td_thrinfo
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c329 tip->startfunc = thrinfo.ti_startfunc;
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1313 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc;
1357 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc;

Completed in 1655 milliseconds