HomeSort by relevance Sort by last modified time
    Searched full:sweepvotes (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java 353 * estimate of possible unsplice failures (in "sweepVotes").
366 * Because the sweepVotes estimate is conservative, and because
406 * The maximum number of estimated removal failures (sweepVotes)
537 private transient volatile int sweepVotes;
    [all...]

Completed in 706 milliseconds