Home
last modified time | relevance | path

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

/Zephyr-4.2.1/kernel/include/
Dkthread.h125 static inline bool z_is_thread_timeout_active(const struct k_thread *thread) in z_is_thread_timeout_active() function
254 && z_is_thread_timeout_active(thread)) { in should_preempt()