Searched refs:_WAIT_Q_FOR_EACH (Results 1 – 3 of 3) sorted by relevance
24 #define _WAIT_Q_FOR_EACH(wq, thread_ptr) \ macro43 #define _WAIT_Q_FOR_EACH(wq, thread_ptr) \
230 _WAIT_Q_FOR_EACH(&mbox->rx_msg_queue, receiving_thread) { in mbox_message_put()398 _WAIT_Q_FOR_EACH(&mbox->tx_msg_queue, sending_thread) { in k_mbox_get()
1496 _WAIT_Q_FOR_EACH(wait_q, thread) { in z_sched_waitq_walk()
Completed in 8 milliseconds