Subj : Re: why one stack per thread and one heap for multithread? To : comp.compilers.lcc,comp.programming.threads From : Markus Elfring Date : Sun Feb 27 2005 05:42 pm > Multiheap? Would you like to consider "thread shared variables"? - Tcl Threading Model http://tcl.tk/doc/howto/thread_model.html http://cvs.sourceforge.net/viewcvs.py/*checkout*/tcl/thread/doc/html/tsv.html?rev=1.10 - "Going Up? - A Multi-Threaded Elevator Simulator in Perl" by Sam Tregar http://perl.com/pub/a/2002/09/04/threads.html Regards, Markus .