Package tcl-thread
Tcl Thread extension
Thread extension for the Tcl toolkit. You can use this extension to gain
script level access to Tcl threading capabilities.
Version: 2.8.8
See also: tcl, tcl-doc, tcl-mysqltcl, tcl-tclreadline, tcl-tcludp, tcl-tclvfs, tcl-tktreectrl.
Tcl/Tk Keywords | |
thread | Extension for script access to Tcl threading |
tpool | Part of the Tcl threading extension implementing pools of worker threads. |
tsv | Part of the Tcl threading extension allowing script level manipulation of data shared between threads. |
ttrace | Trace-based interpreter initialization |