Searched defs:targetCount (Results 1 – 4 of 4) sorted by relevance
249 public synchronized int waitForCountedSignals(int targetCount) throws InterruptedException { in waitForCountedSignals()260 public synchronized int waitForCountedSignals(int targetCount, long timeoutMs) in waitForCountedSignals()
278 final int targetCount = newTargets == null ? 0 : newTargets.size(); in replaceTargets() local
274 final int targetCount = newTargets == null ? 0 : newTargets.size(); in replaceTargets() local
1039 final int targetCount = newTargets == null ? 0 : newTargets.size(); in replaceTargets() local