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