Searched refs:waitQueue (Results 1 – 3 of 3) sorted by relevance
1726 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()1742 if (!connection->outboundQueue.isEmpty() || !connection->waitQueue.isEmpty()) { in checkWindowReadyForMoreInputLocked()1746 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()1764 if (!connection->waitQueue.isEmpty() in checkWindowReadyForMoreInputLocked()1765 && currentTime >= connection->waitQueue.head->deliveryTime in checkWindowReadyForMoreInputLocked()1771 connection->waitQueue.count(), in checkWindowReadyForMoreInputLocked()1772 (currentTime - connection->waitQueue.head->deliveryTime) * 0.000001f); in checkWindowReadyForMoreInputLocked()2082 if (connection->waitQueue.isEmpty()) { in startDispatchCycleLocked()2110 connection->waitQueue.enqueueAtTail(dispatchEntry); in startDispatchCycleLocked()2143 drainDispatchQueueLocked(&connection->waitQueue); in abortBrokenDispatchCycleLocked()[all …]
829 Queue<DispatchEntry> waitQueue; variable
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...