Searched refs:z_pend_thread (Results 1 – 3 of 3) sorted by relevance
47 void z_pend_thread(struct k_thread *thread, _wait_q_t *wait_q,
293 z_pend_thread(sending_thread, &mbox->tx_msg_queue, K_FOREVER); in mbox_message_put()
666 void z_pend_thread(struct k_thread *thread, _wait_q_t *wait_q, in z_pend_thread() function