Idris2Doc : System.Linux.Pthreads

System.Linux.Pthreads

(source)

Reexports

importpublic System.Posix.Pthreads

Definitions

pthreadSigqueue : HasErrnoes=>EIO1f=>PthreadT->Signal->CInt->fes ()
  Sends a realtime signal plus data word to a thread.

Note that `sig` must be in the range [SIGRTMIN, SIGRTMAX].

Totality: total
Visibility: export