This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
POSIX threads documentation
- From: Florian Weimer <fweimer at bfk dot de>
- To: libc-help at sourceware dot org
- Date: Mon, 13 Sep 2010 09:20:59 +0000
- Subject: POSIX threads documentation
I'm looking for documentation on the non-portable aspects of the POSIX
threads implementation, but which are essential for library writers.
(Basically, I want to make my library thread-safe, without forcing
client code to link with -lpthread and the associated performance
penalty.) In particular, I need to check if certain symbols which are
currently provided without -lpthread are guaranteed to be available to
non-threaded programs in the future.
Is there such a documentation available somewhere?
--
Florian Weimer <fweimer@bfk.de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99