Searched refs:other_queue (Results 1 – 2 of 2) sorted by relevance
80 static struct queue_elem *other_queue; variable81 static struct queue_elem **other_tail = &other_queue;1092 else if (other_queue != NULL) in read_md_rtx()1093 queue = &other_queue; in read_md_rtx()
19460 (other_queue, other_tail): New.