Searched refs:smq_count (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dsmq.c57 smq->smq_count = 0;
86 if (smq->smq_count == 0)
97 smq->smq_count--;
109 if (smq->smq_count == smq->smq_depth)
121 smq->smq_count++;
134 *num = smq->smq_count;
168 if (smq->smq_count == 0)
179 smq->smq_count--;
H A Dsmq.h93 int smq_count; /* current message count */ member in struct:__anon1341

Completed in 94 milliseconds