[ bianca ]
[ 源代码: tclthread3 ]
软件包:tcl9.0-thread(3.0.1-2 以及其他的)
Tcl extension implementing script level access to Tcl threading (for Tcl 9)
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.
其他与 tcl9.0-thread 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: tcl9.0
- Tcl (the Tool Command Language) v9.0 - shell