Module nix::sched

source ·
Available on crate feature sched only.
Expand description

Execution scheduling

See Also sched.h

Structs§

  • CpuSet represent a bit-mask of CPUs. CpuSets are used by sched_setaffinity and sched_getaffinity for example.

Functions§