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
    version(!linux && darwin)
    extern (C)
    struct sched_param {}
  3. struct sched_param
  4. struct sched_param

Members

Variables

opaque
byte[__SCHED_PARAM_SIZE__] opaque;
Undocumented in source.
sched_priority
int sched_priority;
Undocumented in source.

Meta