Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dthread.h622 #define THREAD_WILLCHANGE_PRI(t, pri) { \ macro
/titanic_44/usr/src/uts/common/disp/
H A Dthread.c1831 THREAD_WILLCHANGE_PRI(t, disp_pri); in thread_change_pri()