The POSIX real-time signals API is summarized in the following table:
Function
Description
sigqueue()
Queue a signal to a process
sigwaitinfo()
Accept a signal and get info
sigtimedwait()
Accept a signal, wait for bounded time