MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / new_idle

Method new_idle

src/aero_kernel/src/userland/task/mod.rs:239–280  ·  view source on GitHub ↗

Creates a per-cpu idle task. An idle task is a special *kernel* process which is executed when there are no runnable taskes in the scheduler's queue.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

as_usizeMethod · 0.80
cloneMethod · 0.45

Tested by

no test coverage detected