From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 19:19:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AAC11065673 for ; Thu, 31 Jul 2008 19:19:41 +0000 (UTC) (envelope-from rvm@CBORD.com) Received: from smssmtp.cbord.com (mx1.cbord.com [24.39.174.11]) by mx1.freebsd.org (Postfix) with ESMTP id 58DDF8FC14 for ; Thu, 31 Jul 2008 19:19:40 +0000 (UTC) (envelope-from rvm@CBORD.com) X-AuditID: ac1f0165-00000f80000000f8-d1-4892105344d9 Received: from Email.cbord.com ([10.1.1.100]) by smssmtp.cbord.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 Jul 2008 15:19:47 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 31 Jul 2008 15:17:58 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Thread safe library references Thread-Index: AcjzQiS31qAHAm4/THyb+FQxpsA13w== From: "Bob McConnell" To: X-Brightmail-Tracker: AAAAAA== Subject: Thread safe library references X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 19:19:41 -0000 Where can I find an authoritative list of libraries and functions that are thread safe? I am using FreeBSD 7.0 RELEASE, and none of the documentation I have been able to get my eyes on even mention threads. Thank you, Bob McConnell