> Do you use some kind of Thread.join ? 

No. The only things that ties threads are 2-3 shared values, which
sometimes locks by mutexes, reads/modifies and then unlocks. Nothing
special.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to