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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 79.6 kB | 204 kB | [list of files] |
| amd64 | 76.8 kB | 188 kB | [list of files] |
| arm | 74.5 kB | 132 kB | [list of files] |
| hppa | 80.7 kB | 196 kB | [list of files] |
| i386 | 74.3 kB | 176 kB | [list of files] |
| ia64 | 90.3 kB | 252 kB | [list of files] |
| mips | 76.3 kB | 200 kB | [list of files] |
| mipsel | 76.3 kB | 200 kB | [list of files] |
| powerpc | 78.2 kB | 196 kB | [list of files] |
| s390 | 80.5 kB | 196 kB | [list of files] |
| sparc | 73.2 kB | 180 kB | [list of files] |