- cached() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the cached field.
- CACHED - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct member offsets.
- cached() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the cached field.
- callback(long) - Method in interface org.lwjgl.system.rpmalloc.RPMemoryMapCallbackI
-
- callback(long) - Method in interface org.lwjgl.system.rpmalloc.RPMemoryUnmapCallbackI
-
- calloc(long, long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
-
- calloc() - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated with memCalloc.
- calloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated with memCalloc.
- calloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- calloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated with memCalloc.
- calloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- callocStack() - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
- callocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated on the specified MemoryStack and initializes all its bits to zero.
- callocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
- callocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated on the specified MemoryStack and initializes all its bits to zero.
- callocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- callocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- callocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
- callocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated on the specified MemoryStack and initializes all its bits to zero.
- callocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- callocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- create() - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated with BufferUtils.
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance for the specified memory address.
- create() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated with BufferUtils.
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance for the specified memory address.
- create(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- create() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated with BufferUtils.
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance for the specified memory address.
- create(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Returns a new size_use instance for the specified memory address.
- create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Returns a new span_use instance for the specified memory address.
- create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryMapCallback
-
Creates a RPMemoryMapCallback instance from the specified function pointer.
- create(RPMemoryMapCallbackI) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryMapCallback
-
Creates a RPMemoryMapCallback instance that delegates to the specified RPMemoryMapCallbackI instance.
- create(long) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryUnmapCallback
-
Creates a RPMemoryUnmapCallback instance from the specified function pointer.
- create(RPMemoryUnmapCallbackI) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryUnmapCallback
-
Creates a RPMemoryUnmapCallback instance that delegates to the specified RPMemoryUnmapCallbackI instance.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Like
create, but returns
null if
address is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryMapCallback
-
Like
create, but returns
null if
functionPointer is
NULL.
- createSafe(long) - Static method in class org.lwjgl.system.rpmalloc.RPMemoryUnmapCallback
-
Like
create, but returns
null if
functionPointer is
NULL.
- current() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use.Buffer
-
Returns the value of the current field.
- CURRENT - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
The struct member offsets.
- current() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Returns the value of the current field.
- malloc(long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
-
- malloc() - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated with memAlloc.
- malloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated with memAlloc.
- malloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- malloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated with memAlloc.
- malloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- mallocStack() - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated on the thread-local MemoryStack.
- mallocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns a new RPMallocConfig instance allocated on the specified MemoryStack.
- mallocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated on the thread-local MemoryStack.
- mallocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new RPmallocGlobalStatistics instance allocated on the specified MemoryStack.
- mallocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- mallocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- mallocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated on the thread-local MemoryStack.
- mallocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new RPmallocThreadStatistics instance allocated on the specified MemoryStack.
- mallocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- mallocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- map_calls() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use.Buffer
-
Returns the value of the map_calls field.
- MAP_CALLS - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
The struct member offsets.
- map_calls() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Returns the value of the map_calls field.
- map_calls() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use.Buffer
-
Returns the value of the map_calls field.
- MAP_CALLS - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
The struct member offsets.
- map_calls() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Returns the value of the map_calls field.
- mapped() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the mapped field.
- MAPPED - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct member offsets.
- mapped() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the mapped field.
- mapped_peak() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the mapped_peak field.
- MAPPED_PEAK - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct member offsets.
- mapped_peak() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the mapped_peak field.
- mapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the mapped_total field.
- MAPPED_TOTAL - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct member offsets.
- mapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the mapped_total field.
- MEMORY_MAP - Static variable in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
The struct member offsets.
- memory_map() - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns the value of the memory_map field.
- memory_map(RPMemoryMapCallbackI) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Sets the specified value to the memory_map field.
- MEMORY_UNMAP - Static variable in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
The struct member offsets.
- memory_unmap() - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns the value of the memory_unmap field.
- memory_unmap(RPMemoryUnmapCallbackI) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Sets the specified value to the memory_unmap field.
- realloc(long, long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
-
- rpaligned_alloc(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Allocates a memory block of at least the given size and alignment.
- rpaligned_realloc(ByteBuffer, long, long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Reallocates the given block to at least the given size and alignment, with optional control flags (see
MALLOC_NO_PRESERVE).
- rpcalloc(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Allocates a memory block of at least the given size and zero initializes it.
- rpfree(ByteBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(ShortBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(IntBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(LongBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(FloatBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(DoubleBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- rpfree(PointerBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Frees the given memory block.
- RPmalloc - Class in org.lwjgl.system.rpmalloc
-
Native bindings to the
rpmalloc library.
- rpmalloc(long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Allocates a memory block of at least the given size.
- rpmalloc_config() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Gets allocator configuration.
- rpmalloc_finalize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Finalizes allocator.
- rpmalloc_global_statistics(RPmallocGlobalStatistics) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Gets global statistics.
- rpmalloc_initialize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Initializes allocator with default configuration.
- rpmalloc_initialize_config(RPMallocConfig) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Initializes allocator with given configuration.
- rpmalloc_is_thread_initialized() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Query if allocator is initialized for calling thread.
- RPMALLOC_NO_PRESERVE - Static variable in class org.lwjgl.system.rpmalloc.RPmalloc
-
- rpmalloc_thread_collect() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Performs deferred deallocations pending for the calling thread heap.
- rpmalloc_thread_finalize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Finalizes allocator for calling thread.
- rpmalloc_thread_initialize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Initializes allocator for calling thread.
- rpmalloc_thread_statistics(RPmallocThreadStatistics) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Gets per-thread statistics.
- rpmalloc_usable_size(ByteBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(ShortBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(IntBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(LongBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(FloatBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(DoubleBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- rpmalloc_usable_size(PointerBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Queries the usable size of the given memory block (from given pointer to the end of block).
- RPmallocAllocator - Class in org.lwjgl.system.rpmalloc
-
A MemoryUtil.MemoryAllocator implementation using the rpmalloc library.
- RPmallocAllocator() - Constructor for class org.lwjgl.system.rpmalloc.RPmallocAllocator
-
- RPMallocConfig - Class in org.lwjgl.system.rpmalloc
-
This struct enables configuration of a memory mapper providing map/unmap of memory pages.
- RPMallocConfig(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Creates a RPMallocConfig instance at the current position of the specified ByteBuffer container.
- RPmallocGlobalStatistics - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocGlobalStatistics(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Creates a RPmallocGlobalStatistics instance at the current position of the specified ByteBuffer container.
- RPmallocGlobalStatistics.Buffer - Class in org.lwjgl.system.rpmalloc
-
- RPmallocThreadStatistics - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocThreadStatistics(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Creates a RPmallocThreadStatistics instance at the current position of the specified ByteBuffer container.
- RPmallocThreadStatistics.Buffer - Class in org.lwjgl.system.rpmalloc
-
- RPmallocThreadStatistics.size_use - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocThreadStatistics.size_use.Buffer - Class in org.lwjgl.system.rpmalloc
-
- RPmallocThreadStatistics.span_use - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocThreadStatistics.span_use.Buffer - Class in org.lwjgl.system.rpmalloc
-
- rpmemalign(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Allocates a memory block of at least the given size and alignment.
- RPMemoryMapCallback - Class in org.lwjgl.system.rpmalloc
-
- RPMemoryMapCallbackI - Interface in org.lwjgl.system.rpmalloc
-
- RPMemoryUnmapCallback - Class in org.lwjgl.system.rpmalloc
-
- RPMemoryUnmapCallbackI - Interface in org.lwjgl.system.rpmalloc
-
- rpposix_memalign(PointerBuffer, long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Allocates a memory block of at least the given size and alignment.
- rprealloc(ByteBuffer, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Reallocates the given block to at least the given size.
- set(RPMemoryMapCallbackI, RPMemoryUnmapCallbackI, long, long, long, boolean) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Initializes this struct with the specified values.
- set(RPMallocConfig) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Copies the specified struct data to this struct.
- SIGNATURE - Static variable in interface org.lwjgl.system.rpmalloc.RPMemoryMapCallbackI
-
- SIGNATURE - Static variable in interface org.lwjgl.system.rpmalloc.RPMemoryUnmapCallbackI
-
- size_use() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
- size_use(int) - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
- SIZE_USE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct member offsets.
- size_use() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- size_use(int) - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- size_use(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Creates a size_use instance at the current position of the specified ByteBuffer container.
- sizecache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the sizecache field.
- SIZECACHE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct member offsets.
- sizecache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the sizecache field.
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
The struct size in bytes.
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct size in bytes.
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
The struct size in bytes.
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct size in bytes.
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
The struct size in bytes.
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
- SPAN_MAP_COUNT - Static variable in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
The struct member offsets.
- span_map_count() - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns the value of the span_map_count field.
- span_map_count(long) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Sets the specified value to the span_map_count field.
- SPAN_SIZE - Static variable in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
The struct member offsets.
- span_size() - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Returns the value of the span_size field.
- span_size(long) - Method in class org.lwjgl.system.rpmalloc.RPMallocConfig
-
Sets the specified value to the span_size field.
- span_use() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
- span_use(int) - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
- SPAN_USE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct member offsets.
- span_use() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- span_use(int) - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
- span_use(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.span_use
-
Creates a span_use instance at the current position of the specified ByteBuffer container.
- spancache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the spancache field.
- SPANCACHE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct member offsets.
- spancache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the spancache field.
- spans_from_cache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use.Buffer
-
Returns the value of the spans_from_cache field.
- SPANS_FROM_CACHE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
The struct member offsets.
- spans_from_cache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Returns the value of the spans_from_cache field.
- spans_from_reserved() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use.Buffer
-
Returns the value of the spans_from_reserved field.
- SPANS_FROM_RESERVED - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
The struct member offsets.
- spans_from_reserved() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Returns the value of the spans_from_reserved field.
- spans_to_cache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use.Buffer
-
Returns the value of the spans_to_cache field.
- SPANS_TO_CACHE - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
The struct member offsets.
- spans_to_cache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.size_use
-
Returns the value of the spans_to_cache field.