mycelium_
kernel
0.0.1
Module rt
Module Items
Structs
Constants
Functions
In crate mycelium_
kernel
mycelium_kernel
Module
rt
Copy item path
Source
Structs
§
Core
A kernel runtime for a single core.
Join
Handle
An owned permission to join a
task
(await its termination).
Constants
§
DUMP_RT
MAX_
CORES
512 CPU cores ought to be enough for anybody…
Functions
§
init
Initialize the kernel runtime.
spawn
Spawn a task on Mycelium’s global runtime.