Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37417529
en ru br
ALT Linux repos
S:2.0.7-alt6
4.1: 2.0.6-alt1
4.0: 2.0.6-alt1
3.0: 2.0.0-alt1

Group :: System/Libraries
RPM: pth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.7-alt6
Build date: 8 march 2011, 22:45 ( 684.4 weeks ago )
Size: 395.65 Kb

Home page:   http://www.gnu.org/software/pth/

License: LGPLv2+
Summary: The GNU Portable Threads library
Description:

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.

Current maintainer: Dmitry V. Levin

List of contributors

List of rpms provided by this srpm:

  • libpth
  • libpth-debuginfo
  • libpth-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin