| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Field and Description |
|---|---|
private CachingNativeMemoryAllocator.MemoryAllocation |
CachingNativeMemoryAllocator.AllocatedMemoryIO.allocation |
private CachingNativeMemoryAllocator.MemoryAllocation[] |
CachingNativeMemoryAllocator.Magazine.allocations |
| Modifier and Type | Method and Description |
|---|---|
(package private) CachingNativeMemoryAllocator.MemoryAllocation |
CachingNativeMemoryAllocator.AllocationGroup.allocate(boolean clear) |
(package private) CachingNativeMemoryAllocator.MemoryAllocation |
CachingNativeMemoryAllocator.Magazine.allocate(boolean clear) |
| Constructor and Description |
|---|
AllocatedMemoryIO(Ruby runtime,
java.lang.Object sentinel,
CachingNativeMemoryAllocator.MemoryAllocation allocation,
int size) |