Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h628 #define THREAD_WILLCHANGE_PRI(t, pri) { \ macro
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1998 THREAD_WILLCHANGE_PRI(t, disp_pri); in thread_change_pri()