Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2000 18:30:37 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_mutex.c
Message-ID:  <200008130130.SAA60464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2000/08/12 18:30:37 PDT

  Modified files:
    lib/libc_r/uthread   uthread_mutex.c 
  Log:
  Fix an off-by-one error in the recursive mutex handling that made it
  prematurely release recursive mutexes.
  
  Test case provided by: Bradley T. Hughes <bhughes@trolltech.com>
  Reviewed by: deischen
  
  Revision  Changes    Path
  1.23      +4 -4      src/lib/libc_r/uthread/uthread_mutex.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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