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 it's own individual program-counter, run-time stack,
signal mask and errno variable.
- Sources inherited from project SUSE:SLE-12:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP4:GA/pth.3853 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
pth-2.0.7.diff | 0000001012 1012 Bytes | |
pth-2.0.7.tar.gz | 0000652640 637 KB | |
pth.changes | 0000003283 3.21 KB | |
pth.spec | 0000003776 3.69 KB | |
pth_sched.patch | 0000001202 1.17 KB |
Latest Revision
buildservice-autocommit
committed
(revision 2)
extendvrev vrev update
Comments 0