sched_param

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct sched_param
  2. struct sched_param
  3. struct sched_param
  4. struct sched_param
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    struct sched_param {}

Members

Variables

sched_pad
int[8] sched_pad;
Undocumented in source.
sched_priority
int sched_priority;
Undocumented in source.

Meta