cvs commit: src/lib/libc_r/uthread pthread_private.h
uthread_rwlock.c
Daniel Eischen
deischen at FreeBSD.org
Thu Jan 8 07:39:13 PST 2004
deischen 2004/01/08 07:39:12 PST
FreeBSD src repository
Modified files:
lib/libc_r/uthread pthread_private.h uthread_rwlock.c
Log:
MFlibpthread: Add a simple work-around for deadlocking on recursive
readlocks on a rwlock while there are writers waiting.
Revision Changes Path
1.81 +3 -0 src/lib/libc_r/uthread/pthread_private.h
1.9 +79 -44 src/lib/libc_r/uthread/uthread_rwlock.c
More information about the cvs-src
mailing list