Home
last modified time | relevance | path

Searched refs:ti_pri (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/head/
H A Dthread_db.h226 int ti_pri; /* thread priority */ member
/titanic_44/usr/src/lib/libc_db/common/
H A Dthread_db.c87 void *cbdata_p, td_thr_state_e state, int ti_pri,
890 void *cbdata_p, td_thr_state_e state, int ti_pri, in __td_ta_thr_iter() argument
1046 if (ti_pri > userpri) in __td_ta_thr_iter()
1306 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to()
1350 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to32()
2336 __td_thr_setprio(td_thrhandle_t *th_p, int ti_pri) in __td_thr_setprio() argument