[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] PATCH: allow signal handlers to be called from any
From: |
Evan Hanson |
Subject: |
Re: [Chicken-hackers] PATCH: allow signal handlers to be called from any thread. |
Date: |
Fri, 15 Jan 2016 00:59:28 +1300 |
Hi all,
Attached is a signed-off copy of this patch, with some of the info in
the comments moved into the commit message. It won't change anything in
the normal, single-threaded case, and it can only improve behaviour in
multi-threaded programs, so it's fine with me.
Thanks, Jörg, for investigating this issue. The report and especially
patch are very much appreciated.
Cheers,
Evan
0001-Allow-signal-handlers-to-be-dispatched-to-multiple-t.patch
Description: Text Data
- Re: [Chicken-hackers] PATCH: allow signal handlers to be called from any thread.,
Evan Hanson <=