mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 07:45:22 +00:00
Adapt nano_fifo to use the struct _nano_queue and the _nano_wait_q interface built on it. The nano_fifo is the first to be adapted to use these since it currently is the only nanokernel object that can handle multiple waiters, and the _nano_wait_q abstraction was taken directly from it. This allows an easy transition and can reuse the same tests to verify the abstraction is working correctly. Change-Id: Ie96e6cf1cb21c99ab2fb9832f9b454a9e1ebd300 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
bluetooth | ||
drivers | ||
microkernel | ||
misc | ||
nanokernel | ||
toolchain | ||
abs_sym.h | ||
clock_vars.h | ||
cputype.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
section_tags.h | ||
sections.h | ||
string_s.h | ||
sw_isr_table.h | ||
toolchain.h |