Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2004 23:53:35 -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/sys sx.h
Message-ID:  <200402040753.i147rZwL053804@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/03 23:53:35 PST

  FreeBSD src repository

  Modified files:
    sys/sys              sx.h 
  Log:
  Add SX_UNLOCKED define. It will be used with sx_assert(9) to be
  sure that current thread does not hold given sx(9) lock.
  
  Reviewed by:    jhb
  Approved by:    jhb, scottl (mentor)
  
  Revision  Changes    Path
  1.18      +1 -0      src/sys/sys/sx.h



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