Searched refs:SEED_INCREMENT (Results 1 – 2 of 2) sorted by relevance
1137 private static final int SEED_INCREMENT = 0x61c88647; field in ForkJoinPool1334 s += SEED_INCREMENT) || in registerWorker()1515 r += SEED_INCREMENT) && r != 0) in fullExternalPush()
3052 static final int SEED_INCREMENT = 0x61c88647; field in ConcurrentHashMap3078 int s = counterHashCodeGenerator.addAndGet(SEED_INCREMENT); in fullAddCount()