Home
last modified time | relevance | path

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

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