Uses of Class
org.jctools.queues.atomic.MpscRelaxedAtomicArrayQueueProducerLimitField
-
Packages that use MpscRelaxedAtomicArrayQueueProducerLimitField Package Description org.jctools.queues.atomic -
-
Uses of MpscRelaxedAtomicArrayQueueProducerLimitField in org.jctools.queues.atomic
Subclasses of MpscRelaxedAtomicArrayQueueProducerLimitField in org.jctools.queues.atomic Modifier and Type Class Description (package private) class
MpscAtomicArrayQueueConsumerPositionField<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.class
MpscRelaxedAtomicArrayQueue<E>
(package private) class
MpscRelaxedAtomicArrayQueueL2Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.(package private) class
MpscRelaxedAtomicArrayQueueL3Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.Fields in org.jctools.queues.atomic with type parameters of type MpscRelaxedAtomicArrayQueueProducerLimitField Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicLongFieldUpdater<MpscRelaxedAtomicArrayQueueProducerLimitField>
MpscRelaxedAtomicArrayQueueProducerLimitField. P_LIMIT_UPDATER
-