| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Field and Description |
|---|---|
(package private) CachingNativeMemoryAllocator.Magazine |
CachingNativeMemoryAllocator.AllocationGroup.magazine |
(package private) CachingNativeMemoryAllocator.Magazine |
CachingNativeMemoryAllocator.MemoryAllocation.magazine |
private CachingNativeMemoryAllocator.Magazine |
CachingNativeMemoryAllocator.Bucket.CacheElement.magazine |
| Modifier and Type | Method and Description |
|---|---|
(package private) CachingNativeMemoryAllocator.Magazine |
CachingNativeMemoryAllocator.Bucket.getMagazine() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
CachingNativeMemoryAllocator.Bucket.recycle(CachingNativeMemoryAllocator.Magazine magazine) |
| Constructor and Description |
|---|
AllocationGroup(CachingNativeMemoryAllocator.Magazine magazine,
java.lang.Object sentinel) |
CacheElement(CachingNativeMemoryAllocator.Magazine magazine) |
MemoryAllocation(CachingNativeMemoryAllocator.Magazine magazine,
long address) |