mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-18 15:25:21 +00:00
Changes the nanokernel LIFO API so that the timeout parameter must be specified when invoking nano_isr_lifo_get(), nano_fiber_lifo_get(), nano_task_lifo_get() and nano_lifo_get(). This obsoletes the following APIs: nano_fiber_lifo_get_wait() nano_fiber_lifo_get_wait_timeout() nano_task_lifo_get_wait() nano_task_lifo_get_wait_timeout() nano_lifo_get_wait() nano_lifo_get_wait_timeout() Change-Id: Ie9f93e46da42ea33c32544c02ab1d70b893cc198 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |