zephyr/kernel
Peter Mitsis 61e6f4a299 sys_clock: Lock interrupts when processing announced ticks
Interrupts must be locked when processing announced ticks in
_nano_sys_clock_tick_announce().  This prevents higher priority
interrupts from interrupting the tick announcement and possibly
corrupting the timeout and/or timer queues.

Change-Id: I4e87fc5b3ad36161e0accb50b2691f975f5877e5
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:28 -05:00
..
configs
microkernel build: Add C++ support 2016-02-05 20:25:23 -05:00
nanokernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
Kconfig
Makefile