| Package | Description |
|---|---|
| org.sysjava.linux | |
| org.sysjava.linux.memory | |
| org.sysjava.linux.sched |
| Modifier and Type | Method and Description |
|---|---|
static NativeError |
NativeError.forErrno(int errno,
Class<? extends NativeError> errorEnum) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NativeError.checkError(long errnoAddress,
long result,
java.util.function.LongPredicate errorCheck,
Class<? extends NativeError> errorClass) |
static NativeError |
NativeError.forErrno(int errno,
Class<? extends NativeError> errorEnum) |
| Modifier and Type | Class and Description |
|---|---|
class |
MLockError |
class |
MmapError |
| Modifier and Type | Class and Description |
|---|---|
class |
SchedError |
Copyright © 2022. All rights reserved.