mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 02:06:09 +00:00
Changes the nanokernel stack API so that the timeout parameter must be specified when invoking nano_isr_stack_pop(), nano_fiber_stack_pop(), nano_task_stack_pop() and nano_stack_pop(). This obsoletes the following APIs: nano_fiber_stack_pop_wait() nano_task_stack_pop_wait() nano_stack_pop_wait() Note that even though the new API requires that the timeout parameter be specified, there are currently only two acceptable values: TICKS_NONE and TICKS_UNLIMITED This nanokernel option does not support CONFIG_NANO_TIMEOUTS. Change-Id: Ic7f16ee30c3534115ceffa19ef8591ecc5a79080 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
i386_sysV_abi | ||
iamcu_abi | ||
offsets | ||
atomic.c | ||
cache_s.S | ||
cache.c | ||
cpuhalt.c | ||
crt0.S | ||
driver_static_irq_stubs.S | ||
dynamic.c | ||
errno.S | ||
excconnect.c | ||
excstub.S | ||
fatal.c | ||
float.c | ||
gdt.c | ||
intconnect.c | ||
irq_offload.c | ||
Kconfig | ||
Makefile | ||
msr.c | ||
strtask.c | ||
sys_fatal_error_handler.c |