Pthreads signals

Daniel Eischen deischen at freebsd.org
Wed Mar 28 20:18:40 UTC 2007


On Wed, 28 Mar 2007, Peter Holmes wrote:

> How do signals work with pthreads in FreeBSD. How are process signals 
> delivered?

The best explanation of signals and threads in general
is in the POSIX spec, or Butenhof's book.

   http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_04.html

-- 
DE


More information about the freebsd-hackers mailing list