help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Funny Delay timer bug with image suspend and resump


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Funny Delay timer bug with image suspend and resumption
Date: Thu, 22 Sep 2011 00:55:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 09/22/2011 12:25 AM, Holger Hans Peter Freyther wrote:

> What I guess:
>       - We forget about this semaphore waiting for the VALARM to fire off,
>         we don't store the _gst_sem_int_vec..

the easiest way to get unstuck is:

Delay.TimeoutSem signal


probably combined with restoring the uptime could be quite nice. My current
'timer' code is using wall-clock time... i plan to update it to a monotonic
tick, it would be nice if Time millisecondsClockValue would be that.

holger



reply via email to

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