Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dthread_db.h226 int ti_pri; /* thread priority */ member
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c91 void *cbdata_p, td_thr_state_e state, int ti_pri,
916 void *cbdata_p, td_thr_state_e state, int ti_pri, in __td_ta_thr_iter() argument
1072 if (ti_pri > userpri) in __td_ta_thr_iter()
1332 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to()
1376 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to32()
2362 __td_thr_setprio(td_thrhandle_t *th_p, int ti_pri) in __td_thr_setprio() argument