Searched refs:currentQueueSize (Results 1 – 1 of 1) sorted by relevance
126 static jint currentQueueSize = 0; variable169 while (size + currentQueueSize > maxQueueSize) { in enqueueCommand()177 currentQueueSize += size; in enqueueCommand()255 currentQueueSize -= size; in dequeueCommand()