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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.workq | ||
| rtio_executor.c | ||
| rtio_handlers.c | ||
| rtio_init.c | ||
| rtio_workq.c | ||