Task Scheduler
f3c51100
|
The main task scheduler uses a pool task architecture. That means that it create a set of task pools. Each pool can be assigned with a task that will be scheduled by the scheduler. More...
Modules | |
Error Codes | |
Error Codes Library Specific Error codes. | |
Thread | |
Thread Synchronization | |
Syncronization Functions. | |
Thread Primitives | |
Core functions | |
Scheduler functionalities. | |
Files | |
file | taskSch.h |
The main task scheduler uses a pool task architecture. That means that it create a set of task pools. Each pool can be assigned with a task that will be scheduled by the scheduler.