Uses of Class
org.jctools.counters.FixedSizeStripedLongCounterPrePad
Packages that use FixedSizeStripedLongCounterPrePad
-
Uses of FixedSizeStripedLongCounterPrePad in org.jctools.counters
Subclasses of FixedSizeStripedLongCounterPrePad in org.jctools.countersModifier and TypeClassDescriptionclass(package private) class(package private) classLock-free implementation of striped counter using CAS primitives.(package private) classWait-free implementation of striped counter using Java 8 Unsafe intrinsics (lock addq and lock xchg).