Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00aa01c50e24$9c2921c0$e6ec6f83@robinson.cam.ac.uk> From: "Max Bowsher" To: References: <030901c50e1d$51a22b30$e6ec6f83 AT robinson DOT cam DOT ac DOT uk> <002201c50e1f$943c9320$e6ec6f83 AT robinson DOT cam DOT ac DOT uk> Subject: Re: Problem with alarm() not functioning twice in one program. Date: Tue, 8 Feb 2005 21:24:40 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ X-Cam-AntiVirus: No virus found X-Cam-SpamDetails: Not scanned X-IsSubscribed: yes Note-from-DJ: This may be spam Brian Ford wrote: > On Tue, 8 Feb 2005, Max Bowsher wrote: >> Brian Ford wrote: >>> On Tue, 8 Feb 2005, Max Bowsher wrote: >>>> The following program produces the output: >>>> >>>> Begin >>>> Done >>>> Begin >>>> ...and then hangs. >>>> >>>> Can anyone help me understand why? >>>> >>> http://www.cygwin.com/ml/cygwin/2004-10/msg00598.html >> >> Ah, OK. >> >> So are you saying "SIGALRM has been entered, but has not returned, so the >> signal handling code won't try to enter it again" ? > > SIGALRM has been blocked upon entry to the signal handling routine. > Since you long jumped out of it, it's still blocked. > > Did you follow that thread through to the end? No, I assumed you were pointing to a specific message. > Maybe I should have quoted > this instead: > > http://www.cygwin.com/ml/cygwin/2004-10/msg00606.html Very helpful, thanks. Max. -- 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/