Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2003 15:29:09 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/sys lock.c lock.h
Message-ID:  <200305042229.h44MT9Yd096046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/05/04 15:29:09 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/sys   lock.c lock.h 
  Log:
  Protect against a race between granting a lock and accessing
  other parts of the lock.
  
  Submitted by:   davidxu
  
  Revision  Changes    Path
  1.3       +27 -7     src/lib/libpthread/sys/lock.c
  1.3       +1 -0      src/lib/libpthread/sys/lock.h



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