Searched refs:MAX_CELL_PROCESSES_IN_QUEUE (Results 1 – 1 of 1) sorted by relevance
228 #define MAX_CELL_PROCESSES_IN_QUEUE 1000 macro257 if (++processed >= MAX_CELL_PROCESSES_IN_QUEUE) in snd_seq_check_queue()268 if (++processed >= MAX_CELL_PROCESSES_IN_QUEUE) in snd_seq_check_queue()277 if (processed < MAX_CELL_PROCESSES_IN_QUEUE) in snd_seq_check_queue()
Completed in 6 milliseconds