Class HWLocLinux.Functions

java.lang.Object
org.lwjgl.util.hwloc.HWLocLinux.Functions
Enclosing class:
HWLocLinux

public static final class HWLocLinux.Functions extends Object
Contains the function pointers loaded from HWLoc.getLibrary().
  • Field Details

    • linux_set_tid_cpubind

      public static final long linux_set_tid_cpubind
      Function address.
    • linux_get_tid_cpubind

      public static final long linux_get_tid_cpubind
      Function address.
    • linux_get_tid_last_cpu_location

      public static final long linux_get_tid_last_cpu_location
      Function address.
    • linux_read_path_as_cpumask

      public static final long linux_read_path_as_cpumask
      Function address.