Searched refs:z_is_thread_pending (Results 1 – 3 of 3) sorted by relevance
91 static inline bool z_is_thread_pending(struct k_thread *thread) in z_is_thread_pending() function
119 zassert_true(z_is_thread_pending(&alt_thread), in alt_thread_create()
271 if (!z_is_thread_pending(thread)) { in signal_poller()