Searched refs:RTP_PRIO_NORMAL (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Drtprio.h46 #define RTP_PRIO_NORMAL PRI_TIMESHARE /* time sharing process */ macro
/freebsd-9.3-release/usr.sbin/rtprio/
H A Drtprio.c81 case RTP_PRIO_NORMAL:
96 rtp.type = RTP_PRIO_NORMAL;
/freebsd-9.3-release/tools/regression/priv/
H A Dpriv_sched_rtprio.c110 rtp.type = RTP_PRIO_NORMAL;
179 rtp.type = RTP_PRIO_NORMAL;
248 rtp.type = RTP_PRIO_NORMAL;
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_kern.c110 rtp->type = RTP_PRIO_NORMAL;
/freebsd-9.3-release/sys/kern/
H A Dksched.c208 rtp.type = RTP_PRIO_NORMAL;
H A Dkern_thr.c181 case RTP_PRIO_NORMAL:
271 rtp->type == RTP_PRIO_NORMAL)) {
H A Dkern_resource.c481 case RTP_PRIO_NORMAL:

Completed in 119 milliseconds