summaryrefslogtreecommitdiffstats
path: root/development/thread/README
blob: e5e95c699c5dede7d9f1bc9d117091523e205b6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Tcl Thread extension.

You can use this extension to gain script-level access to Tcl
threading capabilities.

The extension can be used with Tcl cores starting from Tcl8.4 and
later.  Also, this extension supports, i.e. can be used as a loadable
module of, AOLserver 4.x series of the highly-scalable web server from
America Online.

You need to have your Tcl core compiled with "--enable-threads".