[ 原始碼: tclthread ]
套件:tcl-thread(1:2.8.8-2)
Tcl extension implementing script level access to Tcl threading capabilities
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.
其他與 tcl-thread 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: tcl (>= 8.6.0-2)
- Tool Command Language (default version) - shell