zephyr/subsys/rtio
Tom Burdick 71bf36387c rtio: Enable submit/consume semaphores by default
The default behavior for thread pending of completions should use
semaphores rather than yield/wait looping when multithreading is
available.

Disable by default only when multithreading isn't available.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-08-05 10:16:12 +02:00
..
CMakeLists.txt
Kconfig rtio: Enable submit/consume semaphores by default 2024-08-05 10:16:12 +02:00
Kconfig.workq
rtio_executor.c
rtio_handlers.c
rtio_init.c
rtio_workq.c