Lines Matching defs:dropmtx
147 int dropmtx, acquiremtx;
153 dropmtx = 1;
155 dropmtx = 0;
169 MIXER_SET_UNLOCK(m, dropmtx);
182 MIXER_SET_LOCK(m, dropmtx);
193 int tone, dropmtx, acquiremtx;
206 dropmtx = 1;
208 dropmtx = 0;
222 MIXER_SET_UNLOCK(m, dropmtx);
234 MIXER_SET_LOCK(m, dropmtx);
246 int i, dropmtx;
262 dropmtx = 1;
264 dropmtx = 0;
271 MIXER_SET_UNLOCK(m, dropmtx);
287 MIXER_SET_LOCK(m, dropmtx);
306 MIXER_SET_LOCK(m, dropmtx);
317 MIXER_SET_LOCK(m, dropmtx);
322 MIXER_SET_LOCK(m, dropmtx);
370 int dropmtx;
376 dropmtx = 1;
378 dropmtx = 0;
389 MIXER_SET_UNLOCK(mixer, dropmtx);
391 MIXER_SET_LOCK(mixer, dropmtx);