zephyr/doc/reference/kernel/data_passing
Anas Nashif ae4fb20f67 doc: kernel: add documentation for queues
Add missing introduction to queues which are basically FIFOs and in
zephyr are used to implement both FIFO and LIFO objects.

Fixes #35199

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-05-24 14:20:01 -04:00
..
fifos.rst
lifos.rst
mailboxes.rst
message_queues.rst
pipes.rst
queues.rst doc: kernel: add documentation for queues 2021-05-24 14:20:01 -04:00
stacks.rst