Cygwin speed

Christian Franke Christian.Franke@t-online.de
Wed Mar 7 22:04:00 GMT 2007


Eric Blake wrote:
> ...
> And the way I see it, if the mask is unchanged, then any signal that was 
> unblocked before calling sigprocmask() should have already fired.  In other 
> words, the only signals that sigprocmask() HAS to worry about are signals that 
> just changed to unmasked;...
>   

To handle this case, wouldn't it be necessary to call 
sig_dispatch_pending() *after* set_signal_mask() has unblocked the signal?

Christian


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list