Signal
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html
Part of QuantumRT Real-Time Kernel.
- Copyright
Copyright (c) 2025 TNX Software Ltd. All rights reserved. Licensed under the terms of the QuantumRT Kernel License. the LICENSE file in the root of this package for details.
Defines
-
SIGEV_NONE (0)
No event notification.
-
SIGEV_SIGNAL (1)
Signal notification. Not supported.
-
SIGEV_THREAD (2)
Thread notification (callback) called.
Typedefs
-
typedef void *sigset_t
Not supported.
-
union sigval
-
struct sigevent