Idris2Doc : System.Linux.Pthreads.Prim

System.Linux.Pthreads.Prim

(source)

Definitions

pthreadSigqueue : PthreadT->Signal->CInt->EPrim ()
  Sends a realtime signal plus data word to a thread.

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

Totality: total
Visibility: export