chicken-hackers
[Top][All Lists]
Advanced

[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: John Cowan
Subject: Re: [Chicken-hackers] PATCH: allow signal handlers to be called from any thread.
Date: Thu, 3 Dec 2015 08:01:46 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

Jörg F. Wittenberger scripsit:

> One more question.  I would have expected chicken to store signals
> received while C_interrupts_enabled==0 and deliver them at some point
> after C_interrupts_enabled becomes true.  Why are those signals ignored?

That's what signal blocking is supposed to be for.

-- 
John Cowan          http://www.ccil.org/~cowan        address@hidden
In computer science, we stand on each other's feet.  --Brian K. Reid



reply via email to

[Prev in Thread] Current Thread [Next in Thread]