__libc_current_sigrtmin
Name
__libc_current_sigrtmin -- return number
of available real-time signal with highest priority
Synopsis
int
__libc_current_sigrtmin(void);
Description
__libc_current_sigrtmin returns
the number of an available real-time signal with the highest
priority.
__libc_current_sigrtmin is not in
the source standard; it is only in the binary standard.