Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dturnstile.c746 pri_t rpri = rp ? DISP_PRIO(rp) : 0; in turnstile_wakeup() local
747 turnstile_pi_inherit(ts, t, MAX(wpri, rpri)); in turnstile_wakeup()