From owner-cvs-all Tue Jun 9 16:03:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25389 for cvs-all-outgoing; Tue, 9 Jun 1998 16:03:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25324; Tue, 9 Jun 1998 16:02:51 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA02366; Tue, 9 Jun 1998 16:02:45 -0700 (PDT) Date: Tue, 9 Jun 1998 16:02:45 -0700 (PDT) Message-Id: <199806092302.QAA02366@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/06/09 16:02:45 PDT Modified files: lib/libc_r/uthread pthread_private.h Log: Add compile time thread lock debug support. Add a thread specific flag to trap the case where pthread_exit() is called from a destructor in violation of the Posix standard. Revision Changes Path 1.12 +21 -6 src/lib/libc_r/uthread/pthread_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message