abstract class MpscIntrusiveLinkedQueueProducerNodeRef extends MpscIntrusiveLinkedQueuePad0
| Modifier and Type | Field and Description |
|---|---|
private static long |
P_NODE_OFFSET |
private Node |
producerNode |
| Constructor and Description |
|---|
MpscIntrusiveLinkedQueueProducerNodeRef() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
lvProducerNode() |
protected Node |
xchgProducerNode(Node node) |
private static final long P_NODE_OFFSET
private volatile Node producerNode