zephyr/doc/kernel
Tom Burdick d95caa51a4 sys: Add a lockfree mpsc and spsc queues
Moves the rtio_ prefixed lockfree queues to sys alongside existing
mpsc/spsc pbuf, ringbuf, and similar queue-like data structures.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-06-06 00:42:29 -07:00
..
data_structures sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
drivers build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
iterable_sections
memory_management kernel: mmu: shrink and align struct z_page_frame 2024-05-13 16:04:40 -04:00
object_cores
services kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS 2024-06-04 22:35:54 -04:00
timing_functions
usermode build: namespace syscall sources to zephyr/ 2024-05-28 22:03:55 +02:00
util
code-relocation.rst doc: kernel: code-relocation: Remove kernel example and add tips 2024-05-02 09:56:11 +01:00
index.rst
timeutil.rst