| Package | Description |
|---|---|
| org.bytedeco.systems.global | |
| org.bytedeco.systems.linux |
| Modifier and Type | Method and Description |
|---|---|
static __sighandler_t |
linux.__sysv_signal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.signal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.sigset(int __sig,
__sighandler_t __disp) |
static __sighandler_t |
linux.ssignal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.sysv_signal(int __sig,
__sighandler_t __handler) |
| Modifier and Type | Method and Description |
|---|---|
static __sighandler_t |
linux.__sysv_signal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.signal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.sigset(int __sig,
__sighandler_t __disp) |
static __sighandler_t |
linux.ssignal(int __sig,
__sighandler_t __handler) |
static __sighandler_t |
linux.sysv_signal(int __sig,
__sighandler_t __handler) |
| Modifier and Type | Method and Description |
|---|---|
__sighandler_t |
sigaction.sa_handler() |
| Modifier and Type | Method and Description |
|---|---|
sigaction |
sigaction.sa_handler(__sighandler_t setter) |
Copyright © 2025. All rights reserved.