Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dts.c2280 int frontq; in ts_change_priority() local
2282 frontq = (tspp->ts_flags & TSIASET) != 0; in ts_change_priority()
2290 if (thread_change_pri(t, new_pri, frontq)) { in ts_change_priority()