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> |
||
|---|---|---|
| .. | ||
| configs | ||
| microkernel | ||
| nanokernel | ||
| Kconfig | ||
| Makefile | ||