zephyr/doc/kernel/data_structures
Tom Burdick 5ef925aa6b doc: Fix typo in SPSC lockfree queue docs
SPSC was typoed as MPSC in the SPSC queue docs.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-07-20 10:18:28 +02:00
..
dlist-empty.png
dlist-single.png
dlist.png
dlist.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
index.rst sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
mpsc_lockfree.rst sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
mpsc_pbuf.rst doc: mpsc: Add missed 'end' 2023-11-15 10:05:27 +01:00
rbtree.png
rbtree.rst doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
ring_buffers.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
slist-empty.png
slist.png
slist.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
spsc_lockfree.rst doc: Fix typo in SPSC lockfree queue docs 2024-07-20 10:18:28 +02:00
spsc_pbuf.rst