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