The
library provides a 1:1 implementation of the
pthread(3)
library interfaces for application threading.
It
has been optimized for use by applications expecting system scope thread
semantics, and can provide significant performance improvements
compared to
Lb libkse .
An -nosplit
The
library
was originally created by
An Jeff Roberson Aq jeff@FreeBSD.org ,
and enhanced by
An Jonathan Mini Aq mini@FreeBSD.org
and
An Mike Makonnen Aq mtm@FreeBSD.org .
It has been substantially rewritten and optimized by
An David Xu Aq davidxu@FreeBSD.org .