Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.linux |
Modifier and Type | Method and Description |
---|---|
static int |
linux.sigaltstack(stack_t __ss,
stack_t __oss) |
Modifier and Type | Method and Description |
---|---|
stack_t |
stack_t.position(long position) |
stack_t |
stack_t.ss_flags(int setter) |
stack_t |
stack_t.ss_size(long setter) |
stack_t |
stack_t.ss_sp(Pointer setter) |
stack_t |
ucontext_t.uc_stack() |
Modifier and Type | Method and Description |
---|---|
ucontext_t |
ucontext_t.uc_stack(stack_t setter) |
Copyright © 2020. All rights reserved.