zephyr/tests/kernel/workq/work_queue_api
Piotr Zięcik 19d8349aa5 kernel: Introduce k_work_poll
This commit adds new k_work_poll interface. It allows to
submit given work to a workqueue automatically when one of the
watched pollable objects changes its state.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-10-04 17:15:17 +02:00
..
src kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj.conf kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
testcase.yaml kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00