Searched refs:t_epri (Results 1 – 5 of 5) sorted by relevance
125 pri_t t_epri; /* inherited thread priority */ member474 #define INHERITED(t) ((t)->t_epri != 0)477 #define DISP_PRIO(t) ((t)->t_epri > (t)->t_pri ? (t)->t_epri : (t)->t_pri)
75 (*(sobj_ops->sobj_change_pri))(t, pri, &t->t_epri)
1770 if (t->t_epri == disp_pri) in thread_change_epri()1779 t->t_epri = disp_pri; in thread_change_epri()1800 if (disp_pri != t->t_epri) in thread_change_epri()1810 t->t_epri = disp_pri; in thread_change_epri()
1110 return (t->t_epri); in sysdc_globpri()
503 t.t_pri, t.t_epri, t.t_pil, "n/a"); in thread()507 t.t_pri, t.t_epri, t.t_pil, t.t_intr); in thread()