Expand description
Implementation of TaskManager
Structs§
- TASK_
MANAGER - Task
Manager - A array of
TaskControlBlock
that is thread-safe
Functions§
- add_
task - Interface offered to add task
- fetch_
task - Interface offered to pop the first task
Implementation of TaskManager
TaskControlBlock
that is thread-safe