cvs commit: src/lib/libc_r/uthread uthread_spinlock.c

[ Available lists | Index of cvs-lib | Month of Jun 1998 | Week of 6 Jun 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Birrell <jb@FreeBSD.ORG>
Date
6 Jun 1998 00:28:16
Subject
cvs commit: src/lib/libc_r/uthread uthread_spinlock.c
Message-ID
199806060727.AAA08471@freefall.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.054 seconds