thread: thread (TCL Thread Extension) thread: thread: It allows to gain script-level access to TCL threading capabilities. thread: Can be used with Tcl cores starting from Tcl8.4 and later. You need thread: to have your Tcl core compiled with "--enable-threads" in order to thread: turn on internal directives supporting thread-specific details of thread: the TCL API. The extension will not load in an Tcl shell built w/o thread: thread support. thread: thread: Homepage: http://tcl.sourceforge.net/ thread: