More Delay/Semaphore "fun"

Bert Freudenberg bert at freudenbergs.de
Mon Oct 8 16:37:54 UTC 2007


On Oct 8, 2007, at 18:25 , Steven W Riggins wrote:

> On Oct 7, 2007, at 1:46 PM, Paolo Bonzini wrote:
>
>> Plus, as in ST-80 (Blue Book) and Squeak, no interruption can happen
>> between "caught := true" and "self wait" because of when interrupts
>> are tested for.
>
> I'm naive to all of this stuff, but does the tweak compiler change  
> these rules, as doesn't it trigger on := assignment? Does this  
> change this rule at all when running inside of Tweak?

Not for temporary variables, no.

- Bert -





More information about the Squeak-dev mailing list