Searched refs:add_to_waitq_locked (Results 1 – 1 of 1) sorted by relevance
636 static void add_to_waitq_locked(struct k_thread *thread, _wait_q_t *wait_q) in add_to_waitq_locked() function662 add_to_waitq_locked(thread, wait_q); in pend_locked()1589 add_to_waitq_locked(_current, &thread->join_queue); in z_thread_abort()1630 add_to_waitq_locked(_current, &thread->join_queue); in z_impl_k_thread_join()