Searched refs:RTP_PRIO_FIFO (Results 1 – 8 of 8) sorted by relevance
74 case RTP_PRIO_FIFO: in _rtp_to_schedparam()96 rtp->type = RTP_PRIO_FIFO; in _schedparam_to_rtp()
114 case RTP_PRIO_FIFO: in getscheduler()183 rtp.type = (policy == SCHED_FIFO) ? RTP_PRIO_FIFO : in ksched_setscheduler()
204 case RTP_PRIO_FIFO: in thread_create()
229 rtp.type = RTP_PRIO_FIFO; in sched_set_fifo() 239 rtp.type = RTP_PRIO_FIFO; in sched_set_fifo_low()
54 #define RTP_PRIO_FIFO PRI_FIFO macro
77 case RTP_PRIO_FIFO: in main()