cvs commit: src/sys/kern kern_rwlock.c

John Baldwin jhb at FreeBSD.org
Thu Sep 27 11:06:50 PDT 2007


jhb         2007-09-27 18:06:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_rwlock.c 
  Log:
  A few tweaks to reduce diffs with HEAD including using lock_init() and
  lock_destroy() and adding a missing #include so that NO_ADAPTIVE_RWLOCKS
  is honored.
  
  Revision  Changes    Path
  1.28.2.3  +5 -12     src/sys/kern/kern_rwlock.c


More information about the cvs-src mailing list