zephyr/subsys/rtio
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
..
CMakeLists.txt rtio: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig rtio: Remove unused Kconfigs for executors 2023-10-06 09:18:43 +02:00
rtio_executor.c sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
rtio_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
rtio_init.c sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00