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