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;
  2. auto SCHED_FIFO;
    version(!linux && darwin)
    extern (C) const
    auto SCHED_FIFO = 4;
  3. auto SCHED_FIFO;
  4. auto SCHED_FIFO;

Meta