[M3devel] ThreadF.{SuspendOthers,ResumeOthers}

Mika Nystrom mika at async.async.caltech.edu
Wed Nov 4 23:31:35 CET 2009


Hello m3devel,

I'm trying to build my software with the CVS head of CM3 and I just ran
into something.

I've been using ThreadF.SuspendOthers and ThreadF.ResumeOthers (together
with some busy waiting) to simulate machines of different speeds.
(Big application with lots of threads, split across several machines).
This is only for testing of course.

But these routines have now been moved into a private interface?
Is there anything similar one can do?  Enable/DisableSwitching... or?

     Mika



More information about the M3devel mailing list