Searched refs:msg_wait_snd_ngt (Results 1 – 3 of 3) sorted by relevance
356 ASSERT(list_is_empty(&qp->msg_wait_snd_ngt[ii])); in msg_dtor()358 list_destroy(&qp->msg_wait_snd_ngt[ii]); in msg_dtor()423 msg_rcvq_wakeup_all(&qp->msg_wait_snd_ngt[ii]); in msg_rmid()621 list_create(&qp->msg_wait_snd_ngt[ii], in msgget()766 cvres = msg_rcvq_sleep(&qp->msg_wait_snd_ngt[msg_hash], in msgrcv()1379 qptr = list_head(&qp->msg_wait_snd_ngt[check_index]); in msg_fnd_neg_snd()1389 list_remove(&qp->msg_wait_snd_ngt[check_index], in msg_fnd_neg_snd()1393 qptr = list_next(&qp->msg_wait_snd_ngt[check_index], in msg_fnd_neg_snd()
140 list_t msg_wait_snd_ngt[MSG_MAX_QNUM_CV]; member
196 total += msgq_check_for_waiters(msqid->msg_wait_snd_ngt, in msq_print()198 addr + OFFSETOF(kmsqid_t, msg_wait_snd_ngt), 0); in msq_print()