Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2006 16:13:04 +0000 (UTC)
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/sys sx.h
Message-ID:  <200609031613.k83GD43p016642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-09-03 16:13:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/sys              sx.h 
  Log:
  MFC:    sys/sys/sx.h    1.24
  
  Add a sx_xlocked() macro which returns true if the current thread holds an
  exclusive lock on the specified sx lock.
  
  Commit to HEAD by:      jhb
  
  Revision  Changes    Path
  1.21.2.4  +7 -7      src/sys/sys/sx.h



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