Preemption can be via the timer interrupt. In this case we need to update the timestamp so we can reprogram the timer for the next timeout and guarantee it is in the future, otherwise we will end up setting a timeout in the past. |
||
|---|---|---|
| .. | ||
| boot.h | ||
| cspace.h | ||
| faulthandler.h | ||
| sporadic.h | ||
| stack.h | ||
| thread.h | ||
| traps.h | ||
| vspace.h | ||