Struct lambdaOS::task::SCHEDULER []

pub struct SCHEDULER { /* fields omitted */ }

Global kernel scheduler.

Trait Implementations

impl __Deref for SCHEDULER

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for SCHEDULER