Searched refs:FIFO_QUEUE (Results 1 – 1 of 1) sorted by relevance
58 FIFO_QUEUE = 1, // First-in, first-out queue enumerator139 FifoQueue() : QueueBase<S>(FIFO_QUEUE) {} in FifoQueue()577 case FIFO_QUEUE: in AutoQueue()671 type = FIFO_QUEUE; in SccQueueType()