Searched refs:QUEUE (Results 1 – 13 of 13) sorted by relevance
18 private static final Queue<ExceptionCatchingInputStream> QUEUE = Util.createQueue(0); field in ExceptionCatchingInputStream25 synchronized (QUEUE) { in obtain()26 result = QUEUE.poll(); in obtain()37 while (!QUEUE.isEmpty()) { in clearQueue()38 QUEUE.remove(); in clearQueue()134 synchronized (QUEUE) { in release()135 QUEUE.offer(this); in release()
176 type QUEUE, flags 0x0000179 type QUEUE, flags 0x0000185 type QUEUE, flags 0x0001 (MORE)192 type QUEUE, flags 0x0001 (MORE)195 type QUEUE, flags 0x0001 (MORE)198 type QUEUE, flags 0x0001 (MORE)201 type QUEUE, flags 0x0001 (MORE)204 type QUEUE, flags 0x0001 (MORE)207 type QUEUE, flags 0x0001 (MORE)210 type QUEUE, flags 0x0001 (MORE)[all …]
779 type QUEUE, flags 0x0000
20 DECLARE_MASK_MAP(QUEUE),
56 QUEUE
38 struct QUEUE struct
101 QUEUE<BE_WORK> mFifo;
13 This specifies the QUEUE number to use. Valid queue numbers are 0 to 65535. The default value is 0.
36 ; CHECK-SPIRV-DAG: 2 TypeQueue [[QUEUE:[0-9]+]]114 ; CHECK-SPIRV: 3 FunctionParameter [[QUEUE]] {{[0-9]+}}
1739 QUEUE, enumerator1756 if (type == QUEUE) in test_queue_stack_map()1790 if (type == QUEUE) { in test_queue_stack_map()1857 test_queue_stack_map(QUEUE); in main()
71 the only traces you are interested in are \emph{QUEUE} requests --129 As noted above, \texttt{btrecord} extracts \texttt{QUEUE} operations from130 \texttt{blktrace} output. These \texttt{QUEUE} operations indicate the
311 #define TRAVERSE_STMT_BASE(NAME, CLASS, VAR, QUEUE) \320 .Traverse##NAME(static_cast<CLASS *>(VAR), QUEUE) \
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...