Package | Description |
---|---|
rx.internal.util.atomic | |
rx.internal.util.unsafe |
Modifier and Type | Method and Description |
---|---|
LinkedQueueNode<E> |
LinkedQueueNode.lvNext() |
Modifier and Type | Method and Description |
---|---|
void |
LinkedQueueNode.soNext(LinkedQueueNode<E> n) |
Modifier and Type | Method and Description |
---|---|
protected LinkedQueueNode<E> |
MpscLinkedQueue.xchgProducerNode(LinkedQueueNode<E> newVal) |
Modifier and Type | Method and Description |
---|---|
protected LinkedQueueNode<E> |
MpscLinkedQueue.xchgProducerNode(LinkedQueueNode<E> newVal) |
Copyright © 2018. All rights reserved.