[squeak-dev] Process fork/yield

Ang BeePeng beepeng86 at yahoo.com
Mon Apr 12 17:47:02 UTC 2010


Hi,

The following method will not reach forkAt: 30. Is that true?

[[true]
		whileTrue: [SqueakDLL processDLLString]] forkAt: 30


If that is the case, will "Processor yield" do the job? Why is it?

[true]
		whileTrue: [SqueakDLL processDLLString.
                                Processor yield.]

Thanks.

Ang Beepeng
-- 
View this message in context: http://n4.nabble.com/Process-fork-yield-tp1837475p1837475.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list