Uses of Class
rx.internal.util.unsafe.BaseLinkedQueueConsumerNodeRef
Packages that use BaseLinkedQueueConsumerNodeRef
-
Uses of BaseLinkedQueueConsumerNodeRef in rx.internal.util.unsafe
Subclasses of BaseLinkedQueueConsumerNodeRef in rx.internal.util.unsafeModifier and TypeClassDescription(package private) class
A base data structure for concurrent linked queues.final class
This is a direct Java port of the MPSC algorithm as presented on 1024 Cores by D.final class
This is a weakened version of the MPSC algorithm as presented on 1024 Cores by D.