Searched refs:RTP_PRIO_NORMAL (Results 1 – 4 of 4) sorted by relevance
49 #define RTP_PRIO_NORMAL PRI_TIMESHARE /* time sharing process */ macro
195 rtp.type = RTP_PRIO_NORMAL; in ksched_setscheduler()
211 case RTP_PRIO_NORMAL: in thread_create()276 rtp->type == RTP_PRIO_NORMAL)) in thread_create()
485 case RTP_PRIO_NORMAL: in rtp_to_pri()504 if (td->td_user_pri != oldpri && (oldclass != RTP_PRIO_NORMAL || in rtp_to_pri()505 td->td_pri_class != RTP_PRIO_NORMAL)) in rtp_to_pri()