cvs commit: src/lib/libpthread/sys lock.c lock.h

Daniel Eischen deischen at FreeBSD.org
Sun May 4 15:29:11 PDT 2003


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


More information about the cvs-src mailing list