Searched refs:is_thread_dummy (Results 1 – 1 of 1) sorted by relevance
87 static inline bool is_thread_dummy(struct k_thread *thread) in is_thread_dummy() function870 __ASSERT_NO_MSG(thread == _current || is_thread_dummy(thread)); in z_pend_thread()