Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Drtprio.h70 #define RTP_SET 1 macro
/dragonfly/usr.sbin/rtprio/
H A Drtprio.c115 if (rtprio(RTP_SET, proc, &rtp) != 0) in main()
/dragonfly/lib/libutil/
H A Dlogin_class.c345 if (rtprio(RTP_SET, 0, &rtp)) in setusercontext()
353 if (rtprio(RTP_SET, 0, &rtp)) in setusercontext()
/dragonfly/lib/libthread_xu/thread/
H A Dthr_kern.c220 return (lwp_rtprio(RTP_SET, 0, lwpid, &rtp)); in _thr_setscheduler()
/dragonfly/sys/kern/
H A Dkern_resource.c612 case RTP_SET: in sys_lwp_rtprio()
710 case RTP_SET: in sys_rtprio()