Package | Description |
---|---|
io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
io.netty.util.internal.chmv8 |
Modifier and Type | Field and Description |
---|---|
(package private) IntegerHolder |
UnpaddedInternalThreadLocalMap.counterHashCode |
Modifier and Type | Method and Description |
---|---|
IntegerHolder |
InternalThreadLocalMap.counterHashCode() |
Modifier and Type | Method and Description |
---|---|
void |
InternalThreadLocalMap.setCounterHashCode(IntegerHolder counterHashCode) |
Modifier and Type | Method and Description |
---|---|
private void |
ConcurrentHashMapV8.fullAddCount(InternalThreadLocalMap threadLocals,
long x,
IntegerHolder hc,
boolean wasUncontended) |