![]() |
Imt.Base C++ API V4.1.1.0
|
Go to the source code of this file.
Functions | |
void | runtimeSchedule (void) |
Scheduler to determinate next event to be processed (highest priority first). | |
void runtimeSchedule | ( | void | ) |
Scheduler to determinate next event to be processed (highest priority first).
External "C" function because it has to be called from assembler Remarks: 1) The scheduler is entered and exited with interrupts DISABLED 2) the scheduler must be called at task level only (software context)