Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : TclTk : Articles and Tutorials : Threads


Links
  • Tcl Threading Model - This brief document describes the model Tcl uses for threads, which is that one thread can have one or more interpreters, but each interpreter is bound to a particular thread.
Related Categories