RTEMS CPU Kit with SuperCore
4.11.3
|
Scheduler EDF Release Job. More...
#include <rtems/score/scheduleredf.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/watchdogimpl.h>
Functions | |
void | _Scheduler_EDF_Release_job (const Scheduler_Control *scheduler, Thread_Control *the_thread, uint32_t deadline) |
Called when a new job of task is released. More... | |
Scheduler EDF Release Job.