Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 22:37:41 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys lock.h mutex.h
Message-ID:  <200504222237.j3MMbf8h009277@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-04-22 22:37:41 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              lock.h mutex.h 
  Log:
   - Define LOP_DUPOK in lock.h so that we may pass it to individual
     witness calls rather than as a flag on the lock object.
   - Define MTX_DUPOK in terms of LOP_DUPOK in mutex.h.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.52      +1 -0      src/sys/sys/lock.h
  1.78      +3 -3      src/sys/sys/mutex.h



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