Paketname | tclthread |
Beschreibung | Tcl extension implementing script level access to Tcl threading capabilities |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:2.6.5-4 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 308 Byte |
Hängt ab von | libc6 (>= 2.7), tcl (>= 8.4.16-1) | tclsh |
Empfohlene Pakete | |
Paketbetreuer | Sergei Golovan |
Quelle | |
Paketgröße | 123672 Byte |
Prüfsumme MD5 | b8a00957f71467efc447e976c3d9eab1 |
Prüfsumme SHA1 | 3a491247a97600b1e8c82d753161a57c551d8cd7 |
Prüfsumme SHA256 | eb2308d9cfd29d4f71311b0e3c9f44a50cfb41a9233fdc0be5358412a6587450 |
Link zum Herunterladen | tclthread_2.6.5-4_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.
|