Home
last modified time | relevance | path

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

/NextBSD/tools/regression/p1003_1b/
HDsched.c107 int fifo_schedmin, fifo_schedmax; in sched() local
154 fifo_schedmax = sched_get_priority_max(SCHED_FIFO); in sched()
234 rt_param.sched_priority = fifo_schedmax; in sched()