Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.linux |
Modifier and Type | Method and Description |
---|---|
static int |
linux.sigaction(int __sig,
sigaction __act,
sigaction __oact) |
Modifier and Type | Method and Description |
---|---|
sigaction |
sigaction.position(long position) |
sigaction |
sigaction.sa_flags(int setter) |
sigaction |
sigaction.sa_handler(__sighandler_t sa_handler) |
sigaction |
sigaction.sa_mask(sigset_t setter) |
sigaction |
sigaction.sa_restorer(sigaction.Sa_restorer setter) |
sigaction |
sigaction.sa_sigaction(sigaction.Sa_sigaction_int_siginfo_t_Pointer sa_sigaction) |
Copyright © 2020. All rights reserved.