On Wed, 28 Mar 2007, Steve Watt wrote:
In <[EMAIL PROTECTED]>,
Daniel Eischen <[EMAIL PROTECTED]> wrote:
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 th
In <[EMAIL PROTECTED]>,
Daniel Eischen <[EMAIL PROTECTED]> wrote:
>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.