SCHED_RR

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

Meta