Searched refs:z_is_thread_sleeping (Results 1 – 2 of 2) sorted by relevance
158 static inline bool z_is_thread_sleeping(struct k_thread *thread) in z_is_thread_sleeping() function
1170 if (z_is_thread_sleeping(thread)) { in z_impl_k_wakeup()