zephyr/kernel/include
Benjamin Walsh eec37e6752 kernel: add flag that tells the system is handling timeouts
This limits the execution contexts that will go over the loop in
_unpend_first_thread() to only ISRs of very high priority that are
preempting the system clock timer ISR, and only during the time it is
handling timeouts.

Change-Id: Iaf0500d28a2de5e077c9cf9861a5a70244127d58
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-21 19:50:05 +00:00
..
gen_offset.h kernel: fix all nanokernel usage in comments 2016-12-21 18:45:03 +00:00
kernel_offsets.h kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
kernel_structs.h kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
ksched.h kernel: add flag that tells the system is handling timeouts 2016-12-21 19:50:05 +00:00
nano_internal.h kernel: fix all nanokernel usage in comments 2016-12-21 18:45:03 +00:00
offsets_short.h kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
timeout_q.h kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
wait_q.h kernel: fix all nanokernel usage in comments 2016-12-21 18:45:03 +00:00