import public System.Posix.Pthreads
pthreadSigqueue : Has Errno es => EIO1 f => PthreadT -> Signal -> CInt -> f es ()
Sends a realtime signal plus data word to a thread. Note that `sig` must be in the range [SIGRTMIN, SIGRTMAX].