Module task

Module task 

Source
Expand description

Tasks are the unit of code execution.

Structs§

DisabledPreemptGuard
A guard for disable preempt.
Task
A task that executes a function to the end.

Functions§

disable_preempt
Disables preemption.