| Package | Description |
|---|---|
| org.jctools.queues.atomic | |
| org.jctools.queues.atomic.unpadded |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaParsingAtomicArrayQueueGenerator
This generator takes in an JCTools 'ArrayQueue' Java source file and patches
Unsafe accesses into
atomic AtomicLongFieldUpdater. |
class |
JavaParsingAtomicLinkedQueueGenerator
This generator takes in an JCTools 'LinkedQueue' Java source file and patches
Unsafe accesses into
atomic AtomicLongFieldUpdater. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaParsingAtomicUnpaddedArrayQueueGenerator |
class |
JavaParsingAtomicUnpaddedLinkedQueueGenerator |
Copyright © 2013–2025. All rights reserved.