Searched refs:BASECOUNT (Results 1 – 1 of 1) sorted by relevance
2327 !U.compareAndSwapLong(this, BASECOUNT, b = baseCount, s = b + x)) { in addCount()2660 else if (U.compareAndSwapLong(this, BASECOUNT, v = baseCount, v + x)) in fullAddCount()6348 private static final long BASECOUNT; field in ConcurrentHashMap6360 BASECOUNT = U.objectFieldOffset