Searched refs:z_is_thread_suspended (Results 1 – 2 of 2) sorted by relevance
86 static inline bool z_is_thread_suspended(struct k_thread *thread) in z_is_thread_suspended() function
542 if (!z_is_thread_suspended(thread)) { in z_impl_k_thread_resume()