Searched refs:waitQueue (Results 1 – 3 of 3) sorted by relevance
1691 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()1707 if (!connection->outboundQueue.isEmpty() || !connection->waitQueue.isEmpty()) { in checkWindowReadyForMoreInputLocked()1711 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()1729 if (!connection->waitQueue.isEmpty() in checkWindowReadyForMoreInputLocked()1730 && currentTime >= connection->waitQueue.head->deliveryTime in checkWindowReadyForMoreInputLocked()1736 connection->waitQueue.count(), in checkWindowReadyForMoreInputLocked()1737 (currentTime - connection->waitQueue.head->deliveryTime) * 0.000001f); in checkWindowReadyForMoreInputLocked()2048 if (connection->waitQueue.isEmpty()) { in startDispatchCycleLocked()2075 connection->waitQueue.enqueueAtTail(dispatchEntry); in startDispatchCycleLocked()2108 drainDispatchQueueLocked(&connection->waitQueue); in abortBrokenDispatchCycleLocked()[all …]
830 Queue<DispatchEntry> waitQueue; variable
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...