Task Scheduler  3d2d7233
Task Scheduler

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
 

Detailed Description

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.