Global¶
- group Global_schedulerSync
schedulerSync globals
lorem
Macros¶
- group Macros_schedulerSync_h
Variables¶
- group Variables_schedulerSync_h
API’s¶
- group Apis_schedulerSync_h
Getters¶
- group Getters_schedulerSync_h
Setters¶
- group Setters_schedulerSync_h
General¶
- group General_schedulerSync_h
Functions
-
CosmOS_SchedulerSyncStateType schedulerSync_sync(CosmOS_SchedulerConfigurationType *schedulerVar, CosmOS_CoreConfigurationType *core, BitWidthType currentTick, BitWidthType hyperTick)¶
Algorithm for synchronization of schedulers during runtime. This function cannot be called from the unprivileged context directly. DEMO.
Not working concept
- Parameters
schedulerVar – [in] pointer
core – [in] configuration pointer
currentTick – [in] current scheduler tick
hyperTick – [in] hyper tick of the current scheduler
- Returns
CosmOS_SchedulerSyncStateType
-
CosmOS_SchedulerSyncStateType schedulerSync_sync(CosmOS_SchedulerConfigurationType *schedulerVar, CosmOS_CoreConfigurationType *core, BitWidthType currentTick, BitWidthType hyperTick)¶