:man| Alphabetical   Categories   About us 
 
LIBTHR (3) | C library functions | Unix Manual Pages | :man

NAME

libthr - "alternative POSIX threads library"

CONTENTS

Library
Synopsis
Description
See Also
Authors

LIBRARY


.Lb libthr

SYNOPSIS


.In pthread.h

DESCRIPTION

The libthr library provides an alternative 1:1 implementation of the pthread(3) library interfaces for application threading. While applications may be linked directly against libthr, system administrators are offered maximum flexibility by linking against pthread(3), as they can then use libmap.conf(5) to select the threading implementation on a per-application basis.

The libthr library has been optimized for use by applications expecting system scope thread semantics, and can provide significant performance improvements.

SEE ALSO

pthread(3)

AUTHORS

 
Created by Blin Media, 2008-2013