[ 源代码: pth ]
软件包:libpth20(2.0.7-20 以及其他的)
GNU Portable Threads
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution ("multithreading") inside server applications. All threads run in the same address space of the server application, but each thread has its own individual program-counter, run-time stack, signal mask and errno variable.
其他与 libpth20 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]