RTEMS CPU Kit with SuperCore
4.11.3
|
Compares Priorities of Threads. More...
#include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/score/scheduleredf.h>
#include <rtems/score/watchdogimpl.h>
Functions | |
int | _Scheduler_EDF_Priority_compare (Priority_Control p1, Priority_Control p2) |
Explicitly compare absolute dedlines (priorities) of threads. More... | |
Compares Priorities of Threads.