PRIBASE_IDLE
newpriority = PRIBASE_IDLE + (lp->lwp_rtprio.prio & PRIMASK);
lp->lwp_priority = PRIBASE_IDLE + lp->lwp_rtprio.prio;