Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2004 07:39:12 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_rwlock.c
Message-ID:  <200401081539.i08FdCPD030347@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081539.i08FdCPD030347>