Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dkthread.h104 static inline bool z_is_thread_timeout_active(struct k_thread *thread) in z_is_thread_timeout_active() function
112 z_is_thread_timeout_active(thread)); in z_is_thread_ready()
224 && z_is_thread_timeout_active(thread)) { in should_preempt()