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

/opensolaris-onvv-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dsmq.c59 smq->smq_count = 0;
88 if (smq->smq_count == 0)
100 smq->smq_count--;
112 if (smq->smq_count == smq->smq_depth)
125 smq->smq_count++;
138 *num = smq->smq_count;
172 if (smq->smq_count == 0)
184 smq->smq_count--;
H A Dsmq.h93 int smq_count; /* current message count */ member in struct:__anon1505

Completed in 102 milliseconds