int sigev_signo
The signal to raise. This must be in the range from 1 through NSIG - 1.
short sigev_code
A code to be interpreted by the signal handler. This must be in the range
from SI_MINAVAIL through SI_MAXAVAIL.
void *sigev_value.sival_ptr
A 32-bit value to be interpreted by the signal handler.
The initialization macro is:
int sigev_signo
The signal to raise. This must be in the range from 1 through NSIG - 1.
short sigev_code
A code to be interpreted by the signal handler. This must be in the range
from SI_MINAVAIL through SI_MAXAVAIL.
void *sigev_value.sival_ptr
A 32-bit value to be interpreted by the signal handler.
The initialization macro is: