Date: Sat, 6 Jun 1998 00:27:07 -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 uthread_spinlock.c Message-ID: <199806060727.AAA08471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/06/06 00:27:07 PDT Modified files: lib/libc_r/uthread uthread_spinlock.c Log: Add a warning message for a thread locking against itself. This is not supposed to happen, but I have seen bogus g++ code that causes it. Revision Changes Path 1.3 +14 -3 src/lib/libc_r/uthread/uthread_spinlock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806060727.AAA08471>