mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 23:46:07 +00:00
Fixes the timeout recalculation in the following routines: nano_task_fifo_get() nano_task_lifo_get() nano_task_sem_take() _nano_task_sleep() Without this fix, a task that called one of the previously listed routines could in theory sleep/wait up to almost twice the requested timeout. Change-Id: I53196be84e65874e94a62d5b0be1b7aaaaeda91f Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |