SCHED_FIFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto SCHED_FIFO;
    version(linux)
    extern (C) const
    auto SCHED_FIFO = 1;
  2. auto SCHED_FIFO;
  3. auto SCHED_FIFO;
  4. auto SCHED_FIFO;

Meta