OS-independent task scheduling primitives.
The crate owns no global scheduler state. Operating systems create an explicit
[runtime::TaskSystem] and one pinned [runtime::cpu::CpuLocal] object for every online CPU.
OS-independent task scheduling primitives.
The crate owns no global scheduler state. Operating systems create an explicit
[runtime::TaskSystem] and one pinned [runtime::cpu::CpuLocal] object for every online CPU.