Searched refs:advanceProbe (Results 1 – 4 of 4) sorted by relevance
201 static final int advanceProbe(int probe) { in advanceProbe() method in Striped64272 h = advanceProbe(h); in longAccumulate()355 h = advanceProbe(h); in doubleAccumulate()
935 static final int advanceProbe(int probe) { in advanceProbe() method in ThreadLocalRandom
2547 r = ThreadLocalRandom.advanceProbe(r); in externalPush()
2642 h = ThreadLocalRandom.advanceProbe(h); in fullAddCount()