public static final class JEmalloc.Functions
extends java.lang.Object
SharedLibrary.| Modifier and Type | Field and Description |
|---|---|
static long |
aligned_alloc
Function address.
|
static long |
calloc
Function address.
|
static long |
dallocx
Function address.
|
static long |
free
Function address.
|
static long |
mallctl
Function address.
|
static long |
mallctlbymib
Function address.
|
static long |
mallctlnametomib
Function address.
|
static long |
malloc
Function address.
|
static long |
malloc_message
Function address.
|
static long |
malloc_stats_print
Function address.
|
static long |
malloc_usable_size
Function address.
|
static long |
mallocx
Function address.
|
static long |
nallocx
Function address.
|
static long |
posix_memalign
Function address.
|
static long |
rallocx
Function address.
|
static long |
realloc
Function address.
|
static long |
sallocx
Function address.
|
static long |
sdallocx
Function address.
|
static long |
xallocx
Function address.
|
public static final long malloc_message
public static final long malloc
public static final long calloc
public static final long posix_memalign
public static final long aligned_alloc
public static final long realloc
public static final long free
public static final long mallocx
public static final long rallocx
public static final long xallocx
public static final long sallocx
public static final long dallocx
public static final long sdallocx
public static final long nallocx
public static final long mallctl
public static final long mallctlnametomib
public static final long mallctlbymib
public static final long malloc_stats_print
public static final long malloc_usable_size
Copyright LWJGL. All Rights Reserved. License terms.