Searched defs:pendingEntry (Results 1 – 2 of 2) sorted by relevance
1196 type pendingEntry struct { struct1197 present bool1198 startBlock, startValue ID1201 pieces []VarLoc1204 func (e *pendingEntry) clear() {
280 PendingCacheEntry pendingEntry = pendingCallCache.get(request); in handleNewRequest() local374 static CachedRouteLookupResponse pendingResponse(PendingCacheEntry pendingEntry) { in pendingResponse()730 PendingCacheEntry pendingEntry = new PendingCacheEntry(request, call, backoffPolicy); in transitionToPending() local