Home
last modified time | relevance | path

Searched refs:k_work_pending (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-2.7.6/include/
Dkernel.h3693 static inline bool k_work_pending(const struct k_work *work) in k_work_pending() function
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-1.6.rst353 * :jira:`ZEP-1295` - incorrect doxygen comment in kernel.h:k_work_pending()
Drelease-notes-2.6.rst131 * :c:func:`k_work_pending()` replace with :c:func:`k_work_is_pending()`