id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 194,Exchange results between several thread calls,elfring,Roland Schwarz,"{{{ Processing results of one thread can be returned like a normal function return value or stored in a variable by the TCL threads package. How can a similar data transfer like it is available by the function ""thread::send"" (http://cvs.sourceforge.net/cgi- bin/viewcvs.cgi/checkout*/tcl/thread/doc/html/thread.html) be achieved with a similar ""comfort"" by your class library? I know that all global C++ variables are shared in the memory. But would you like to offer an easy interface to transfer the computed result to the calling thread? }}}",Feature Requests,closed,,thread,None,Problem,None,,