Uses of Class
org.jruby.ext.ffi.jffi.CachingNativeMemoryAllocator.Magazine
Packages that use CachingNativeMemoryAllocator.Magazine
-
Uses of CachingNativeMemoryAllocator.Magazine in org.jruby.ext.ffi.jffi
Fields in org.jruby.ext.ffi.jffi declared as CachingNativeMemoryAllocator.MagazineModifier and TypeFieldDescription(package private) final CachingNativeMemoryAllocator.MagazineCachingNativeMemoryAllocator.AllocationGroup.magazineprivate final CachingNativeMemoryAllocator.MagazineCachingNativeMemoryAllocator.Bucket.CacheElement.magazine(package private) final CachingNativeMemoryAllocator.MagazineCachingNativeMemoryAllocator.MemoryAllocation.magazineMethods in org.jruby.ext.ffi.jffi that return CachingNativeMemoryAllocator.MagazineModifier and TypeMethodDescription(package private) CachingNativeMemoryAllocator.MagazineCachingNativeMemoryAllocator.Bucket.getMagazine()Methods in org.jruby.ext.ffi.jffi with parameters of type CachingNativeMemoryAllocator.MagazineModifier and TypeMethodDescription(package private) voidCachingNativeMemoryAllocator.Bucket.recycle(CachingNativeMemoryAllocator.Magazine magazine) Constructors in org.jruby.ext.ffi.jffi with parameters of type CachingNativeMemoryAllocator.MagazineModifierConstructorDescription(package private)AllocationGroup(CachingNativeMemoryAllocator.Magazine magazine, Object sentinel) (package private)(package private)MemoryAllocation(CachingNativeMemoryAllocator.Magazine magazine, long address)