aboutsummaryrefslogtreecommitdiffstats
path: root/src/sched.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-03-10 20:03:56 -0500
committerKevin O'Connor <kevin@koconnor.net>2017-03-10 23:24:15 -0500
commit0a3c23bcf65cba76fc9cad2854504586901ea5e9 (patch)
treea37b63e734370a77200054c24c58d9a5e7be561e /src/sched.h
parentcb286ede9dc4d944fd532f946f3f6e6a6dc9de61 (diff)
downloadkutter-0a3c23bcf65cba76fc9cad2854504586901ea5e9.tar.gz
kutter-0a3c23bcf65cba76fc9cad2854504586901ea5e9.tar.xz
kutter-0a3c23bcf65cba76fc9cad2854504586901ea5e9.zip
sched: Avoid rescheduling the currently active timer
It's tricky to reschedule the timer irq correctly (due to race conditions with the irq) and in practice it's very rarely needed. Handle the special cases in the generic sched.c code so that the board code doesn't have to handle it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/sched.h')
0 files changed, 0 insertions, 0 deletions