Package jnr.posix
Class LinuxPOSIX.Syscall.ABI_LOONGARCH64
java.lang.Object
jnr.posix.LinuxPOSIX.Syscall.ABI_LOONGARCH64
- All Implemented Interfaces:
LinuxPOSIX.Syscall.ABI
- Enclosing class:
LinuxPOSIX.Syscall
static final class LinuxPOSIX.Syscall.ABI_LOONGARCH64
extends Object
implements LinuxPOSIX.Syscall.ABI
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ABI_LOONGARCH64
ABI_LOONGARCH64()
-
-
Method Details
-
__NR_ioprio_set
public int __NR_ioprio_set()- Specified by:
__NR_ioprio_setin interfaceLinuxPOSIX.Syscall.ABI
-
__NR_ioprio_get
public int __NR_ioprio_get()- Specified by:
__NR_ioprio_getin interfaceLinuxPOSIX.Syscall.ABI
-