zephyr/tests/kernel/workq
Andrew Boie 2b1d54e897 kernel: add user mode work_q capability
This allows for workqueues to be started in user mode.
No additional kernel objects or system calls are defined
other than starting the workqueue in user mode; for
permission purposes the embedded queue and thread objects
are sufficient.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-29 09:21:18 -08:00
..
work_queue drivers/timer: Add a standard workaround for known qemu issues 2018-11-13 17:10:07 -05:00
work_queue_api kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00