Paketname | tclthread |
Beschreibung | Tcl extension implementing script level access to Tcl threading capabilities |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1:2.6.5-3 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 316 Byte |
Hängt ab von | libc6 (>= 2.4), tcl (>= 8.4.16-1) | tclsh |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 123176 Byte |
Prüfsumme MD5 | 4cdc904a56951a590dae090d23de69cd |
Prüfsumme SHA1 | 6c7fbf9dcc45fd18ce0417b2774cd396680cc155 |
Prüfsumme SHA256 | 9ac4cafa744054f01e73ac5a85446634b6093260bc578c07b71d9b31d358aaac |
Link zum Herunterladen | tclthread_2.6.5-3_i386.deb |
Ausführliche Beschreibung | The thread extension creates threads that contain Tcl interpreters,
and it lets you send scripts to those threads for evaluation. It also
enables you to share data between threads in a safe, protected
fashion. Additionally, it provides script-level access to basic
thread synchronization primitives, like mutexes and condition
variables.
|