aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/libthr.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-16 19:01:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-16 19:01:07 +0000
commit48856b004226d18320e96044e86960cc8d740347 (patch)
treefa5a6835c488fd780a02d169e0e2d982514ba7f6 /lib/libthr/libthr.3
parenta4be0b3cc1eb4ef1a56832ff1331e11b049edbc3 (diff)
Notes
Diffstat (limited to 'lib/libthr/libthr.3')
-rw-r--r--lib/libthr/libthr.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libthr/libthr.3 b/lib/libthr/libthr.3
index 2133ccb78152..356edd903006 100644
--- a/lib/libthr/libthr.3
+++ b/lib/libthr/libthr.3
@@ -48,14 +48,18 @@ as they can then use
.Xr libmap.conf 5
to select the threading implementation on a per-application basis.
.Pp
+The
.Nm
+library
has been optimized for use by applications expecting system scope thread
semantics, and can provide significant performance improvements.
.Sh SEE ALSO
-.Xr pthread 3 ,
+.Xr pthread 3
.Sh AUTHORS
.An -nosplit
+The
.Nm
+library
was originally created by
.An "Jeff Roberson" Aq jeff@FreeBSD.org ,
and enhanced by
@@ -64,4 +68,3 @@ and
.An "Mike Makonnen" Aq mtm@FreeBSD.org .
It has been substantially rewritten and optimized by
.An "David Xu" Aq davidxu@FreeBSD.org .
-.An -split