forked from haiwan/sledge
handle some unfeasible assert() and negative remaining slack vs the return type of uint64_t of priority function
parent
c57cfe0b20
commit
9ab4001f8d
@ -1,3 +1,4 @@
|
||||
#include "scheduler.h"
|
||||
|
||||
enum SCHEDULER scheduler = SCHEDULER_EDF;
|
||||
_Atomic uint32_t scheduling_counter = 0;
|
||||
|
Loading…
Reference in new issue