zephyr/doc/reference/kernel/threads
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
..
index.rst docs: kernel: thread documentation enhancements and cleanup 2019-09-25 04:42:51 -04:00
priorities.svg docs: kernel: thread documentation enhancements and cleanup 2019-09-25 04:42:51 -04:00
system_threads.rst docs: kernel: thread documentation enhancements and cleanup 2019-09-25 04:42:51 -04:00
thread_states.svg docs: kernel: thread documentation enhancements and cleanup 2019-09-25 04:42:51 -04:00
workqueue.rst kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00