Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 06:19:31 -0800 (PST)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sx.c
Message-ID:  <200402191419.i1JEJVsU070892@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/19 06:19:31 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sx.c 
  Log:
  Simplify check. We are only able to check exclusive lock and if
  2nd condition is true, first one is true for sure.
  
  Approved by:    jhb, scottl (mentor)
  
  Revision  Changes    Path
  1.23      +5 -1      src/sys/kern/kern_sx.c



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