Re: Eu Threading -- Cheap Threads
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Sep 20, 2004
- 476 views
On Mon, 20 Sep 2004 17:53:31 -0400, Elliott Sales de Andrade <quantum_analyst at hotmail.com> wrote: > It's not really the problem of finding a library to wrap, but the fact >that certain things in Eu just don't work with threads. There are certain >register variables or memory structures that aren't quite thread-safe. I'd be quite interested in understanding more about that, and having a hack at making some (hopefully rather simple) example work. I have not come from a thread-aware/supporting language background, so some trivial examples you believe _should_ work would be best. Regards Pete