[ 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) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: tcl9.0
- Tcl (the Tool Command Language) v9.0 - shell