RTEMS
|
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>
Go to the source code of this file.
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... | |
Default Scheduler At Tick Handler.
Definition in file schedulerdefaulttick.c.