Searched refs:MIDIQ_EMPTY (Results 1 – 3 of 3) sorted by relevance
46 #define MIDIQ_EMPTY(head) ((head).h == (head).t ) macro74 if(MIDIQ_EMPTY(head)) (head).h=-1; \93 if (MIDIQ_EMPTY(head)) (head).h=-1; \
610 if (MIDIQ_EMPTY(m->outq)) { in midi_out()761 while (MIDIQ_EMPTY(m->inq)) { in midi_read()916 if (!MIDIQ_EMPTY(m->inq)) in midi_poll()
443 while (MIDIQ_EMPTY(scp->out_q)) { in seq_eventthread() 899 while (MIDIQ_EMPTY(scp->in_q)) { in mseq_read() 2021 while (!MIDIQ_EMPTY(scp->out_q)) { in seq_sync()