The FIFO scheduler.
const Fifo: Scheduler = Scheduler(cty::SCHED_FIFO);
sched(7) and SCHED_FIFO therein