Searched refs:numInts (Results 1 – 1 of 1) sorted by relevance
324 int numInts = cacheProdCount - consumerCount; in checkForWork() local338 if (numInts > 0) { in checkForWork()358 (intActionBlock)(this, numInts); in checkForWork()360 ((IOInterruptEventAction)intAction)(owner, this, numInts); in checkForWork()390 } else if (numInts < 0) { in checkForWork()410 (intActionBlock)(this, numInts); in checkForWork()412 ((IOInterruptEventAction)intAction)(owner, this, numInts); in checkForWork()