Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h224 int ti_pri; /* thread priority */ member
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c92 void *cbdata_p, td_thr_state_e state, int ti_pri,
917 void *cbdata_p, td_thr_state_e state, int ti_pri, in __td_ta_thr_iter() argument
1073 if (ti_pri > userpri) in __td_ta_thr_iter()
1333 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to()
1377 ti_p->ti_pri = ulwp->ul_pri; in td_thr2to32()
2356 __td_thr_setprio(td_thrhandle_t *th_p, int ti_pri) in __td_thr_setprio() argument