Files
zephyr/kernel
Peter Mitsis 3e2f30a7ef kernel: fix race condition in sys_clock_announce()
Updates sys_clock_announce() such that the <announce_remaining> update
calculation is done after the callback. This prevents another core from
entering the timeout processing loop before the first core leaves it.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2022-08-03 17:43:04 -04:00
..
2022-03-18 13:24:08 -04:00
2022-07-06 10:44:35 +02:00
2022-05-09 09:26:20 +02:00