Package org.lwjgl.util.hwloc
Class HWLocLinux.Functions
java.lang.Object
org.lwjgl.util.hwloc.HWLocLinux.Functions
- Enclosing class:
HWLocLinux
Contains the function pointers loaded from
HWLoc.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
linux_set_tid_cpubind
public static final long linux_set_tid_cpubindFunction address. -
linux_get_tid_cpubind
public static final long linux_get_tid_cpubindFunction address. -
linux_get_tid_last_cpu_location
public static final long linux_get_tid_last_cpu_locationFunction address. -
linux_read_path_as_cpumask
public static final long linux_read_path_as_cpumaskFunction address.
-