cvs commit: src/sys/kern kern_sx.c

Kip Macy kmacy at FreeBSD.org
Wed Apr 4 00:01:06 UTC 2007


kmacy       2007-04-04 00:01:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sx.c 
  Log:
  style fixes and make sure that the lock is treated as released in the sharers == 0 case
  not that this is somewhat racy because a new sharer can come in while we're updating stats
  
  Revision  Changes    Path
  1.42      +5 -4      src/sys/kern/kern_sx.c


More information about the cvs-src mailing list