Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dthread_db.h215 psaddr_t ti_startfunc; /* startfunc passed to thr_create() */ member
/titanic_44/usr/src/cmd/ptools/pstack/
H A Dpstack.c329 tip->startfunc = thrinfo.ti_startfunc; in thr_stack()
/titanic_44/usr/src/lib/libc_db/common/
H A Dthread_db.c1287 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc; in td_thr2to()
1331 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc; in td_thr2to32()