Searched defs:QUEUE (Results 1 – 15 of 15) sorted by relevance
18 static QUEUE: Lazy<flume::Sender<Runnable>> = Lazy::new(|| { in spawn() constant
11 static QUEUE: (flume::Sender<Runnable>, flume::Receiver<Runnable>) = flume::unbounded(); constant
72 static QUEUE: RefCell<BinaryHeap<ByDuration>> = RefCell::new(BinaryHeap::new()); constant
24 QUEUE = 2 variable in BufferEvent
6 QUEUE, enumerator
25 QUEUE = 2; enumerator
18 private static final Queue<ExceptionCatchingInputStream> QUEUE = Util.createQueue(0); field in ExceptionCatchingInputStream
86 static QUEUE: RefCell<VecDeque<Box<dyn FnOnce() + Send>>> = RefCell::new(VecDeque::new()) constant
485 const QUEUE: &'static [Item<'static>] = &[$($tail),+]; in parse_next_item() constant
48 #define QUEUE 0x2 macro
12 const QUEUE: u16 = 0; constant
1063 pub const QUEUE: Self = Self(4); constant1216 pub const QUEUE: Self = Self(4); constant
4883 QUEUE = 2; enumerator
5418 QUEUE = 2; enumerator