Threads and signals

Ivan Voras ivoras at freebsd.org
Fri Jan 4 11:39:32 PST 2008


On 04/01/2008, Alfred Perlstein <alfred at freebsd.org> wrote:

> You need to read up on signals, look at sigaction, pthread_sigmask,
> sigprocmask and such.

Yes I do :)

I missed pthread_sigmask because pthread(3) doesn't mention it. It's
much clearer now that I know it exists.


More information about the freebsd-threads mailing list