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 |