Definition in file RealTimeSchedule.cc.
Include dependency graph for RealTimeSchedule.cc:
Go to the source code of this file.
Defines | |
#define | min(x, y) ((x) < (y) ? (x) : (y)) |
#define | max(x, y) ((x) > (y) ? (x) : (y)) |
|
Definition at line 41 of file RealTimeSchedule.cc. Referenced by RealTimeSchedule::intersect(), MinMaxTaskAdvocate::PassCPU(), MaxDecayTaskAdvocate::PassCPU(), and rk_cpu_reserve_tick(). |
|
Definition at line 34 of file RealTimeSchedule.cc. Referenced by RealTimeSchedule::intersect(), and MinMaxTaskAdvocate::PassCPU(). |