mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 08:15:23 +00:00
As the items come from the memory slab, their initialization state can't be guaranteed. This is causing some devices triggering an assert in p4wq where the item's thread is not null (not zero). Signed-off-by: Luis Ubieda <luisf@croxel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.workq | ||
rtio_executor.c | ||
rtio_handlers.c | ||
rtio_init.c | ||
rtio_workq.c |