Searched refs:RTP_PRIO_FIFO (Results 1 – 5 of 5) sorted by relevance
77 case RTP_PRIO_FIFO: in _rtp_to_schedparam()99 rtp->type = RTP_PRIO_FIFO; in _schedparam_to_rtp()
116 case RTP_PRIO_FIFO: in getscheduler()185 rtp.type = (policy == SCHED_FIFO) ? RTP_PRIO_FIFO : in ksched_setscheduler()
204 case RTP_PRIO_FIFO: in thread_create()
56 #define RTP_PRIO_FIFO PRI_FIFO macro
80 case RTP_PRIO_FIFO: in main()