Home
last modified time | relevance | path

Searched refs:msgq_check_for_waiters (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c128 msgq_check_for_waiters(list_t *walk_this, int min, int max, in msgq_check_for_waiters() function
193 total += msgq_check_for_waiters(&msqid->msg_cpy_block, in msq_print()
195 total += msgq_check_for_waiters(msqid->msg_wait_snd_ngt, in msq_print()
199 total += msgq_check_for_waiters(&msqid->msg_wait_rcv, in msq_print()
204 total += msgq_check_for_waiters(msqid->msg_wait_snd, in msq_print()