Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c917 void *cbdata_p, td_thr_state_e state, int ti_pri, in __td_ta_thr_iter()
2356 __td_thr_setprio(td_thrhandle_t *th_p, int ti_pri) in __td_thr_setprio()
/illumos-gate/usr/src/head/
H A Dthread_db.h224 int ti_pri; /* thread priority */ member