nil in SuspendedDelays???

tim Rowledge tim at rowledge.org
Thu Feb 2 00:05:36 UTC 2006


Try  making an Array to put them (the sems you know are going to be  
used as mutex) in so GC keeps everything up to date and 'register'  
this array. Easiest way to do that would be to stick it in the  
specialOops array somewhere, there must be an empty slot. Hell,  
nobody uses 40/41 so far as I know, abuse them for a bit.  Once you  
have this anchor you can follow the oops in the vm easily.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: RDL: Rotate Disk Left





More information about the Squeak-dev mailing list