Date: Tue, 9 Jun 1998 16:02:45 -0700 (PDT) From: John Birrell <jb@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 Message-ID: <199806092302.QAA02366@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806092302.QAA02366>