[MLton] Re: [MLton-user] FFI and pointer relocation

Henry Cejtin henry.cejtin at sbcglobal.net
Wed Nov 28 08:18:20 PST 2007


Watch  out:  having  a  single global value where the the time is transferred
will cause problems with multiple threads.
 We really need something like the once function that is more  efficient  for
this or some kind of atomic region.

Yikes, I really hate multiple threads because of these kinds of bugs.






More information about the MLton mailing list