seL4/include/kernel
Anna Lyons b33d4680f2 mcs: Avoid charging invalid scheduling contexts
ChargeBudget can be called after a preemption, but the preemption may
have deleted the scheduling context. Do not charge scheduling contexts
that have been deleted (check scRefillMax).
2019-08-22 11:22:41 +10:00
..
boot.h mcs: Add a scheduling context object 2019-08-22 11:22:34 +10:00
cspace.h
faulthandler.h mcs: timeout exceptions 2019-08-22 11:22:38 +10:00
sporadic.h mcs: explicitly use ksCurSC 2019-08-22 11:22:41 +10:00
stack.h Fix trivial comment typos. 2018-03-27 10:51:26 +11:00
thread.h mcs: Avoid charging invalid scheduling contexts 2019-08-22 11:22:41 +10:00
traps.h
vspace.h