Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-12-02 01:36:46 -0800 (Thu, 02 Dec 2004)
Revision: 661
Log message:
- (bug 282) Protect the "gensym counter" with a mutex lock.
- In lm_thread, use "module X = Y" instead of inlining "Y".
Changes | Path |
+2 -17 | libmojave/stdlib/lm_thread.ml |
+9 -1 | libmojave/util/lm_symbol.ml |