Uses of Class
rx.internal.util.unsafe.BaseLinkedQueuePad1
Packages that use BaseLinkedQueuePad1
-
Uses of BaseLinkedQueuePad1 in rx.internal.util.unsafe
Subclasses of BaseLinkedQueuePad1 in rx.internal.util.unsafeModifier and TypeClassDescription(package private) class
A base data structure for concurrent linked queues.(package private) class
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.