Expand description
Tasks are the unit of code execution.
Structs§
- Disabled
Preempt Guard - A guard for disable preempt.
- Task
- A task that executes a function to the end.
Functions§
- disable_
preempt - Disables preemption.
Tasks are the unit of code execution.