RTEMS CPU Kit with SuperCore  4.11.3
Functions
schedulerdefaulttick.c File Reference

Default Scheduler At Tick Handler. More...

#include <rtems/score/schedulerimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/smp.h>
#include <rtems/config.h>
Include dependency graph for schedulerdefaulttick.c:

Functions

void _Scheduler_default_Tick (const Scheduler_Control *scheduler, Thread_Control *executing)
 Performs tick operations depending on the CPU budget algorithm for each executing thread. More...
 

Detailed Description

Default Scheduler At Tick Handler.