Kernel and Scheduler
These samples demonstrate how to use various kernel and scheduler features.
- BootargsPrint received bootargs to the console.
- Condition VariablesManipulate condition variables in a multithreaded application.
- Message QueueImplement a basic message queue producer/consumer thread pair.
- Meta-IRQ Thread PriorityImplement a thread running at a Meta-IRQ priority level.