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