Constant lrs::thread::sched::Fifo

The FIFO scheduler.

Syntax

const Fifo: Scheduler = Scheduler(cty::SCHED_FIFO);

See also