help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Timeouts for SharedQueue and Semaphore


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Timeouts for SharedQueue and Semaphore
Date: Wed, 10 Nov 2010 10:54:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.6

On 11/10/2010 10:49 AM, Holger Hans Peter Freyther wrote:
thanks, I will need to read it a couple of more times until I figure out what
I need to do.:)

Nothing? :)

   (Delay forSeconds: 1) timedWaitOn: sema

will wait on a semaphore for 1 second, and return true if the timeout occurred, false if the semaphore was grabbed.

Paolo



reply via email to

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