Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 19:26:16 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mutex.h
Message-ID:  <200502281926.j1SJQG09053493@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-02-28 19:26:16 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mutex.h 
  Log:
  Define the _mtx_assert() function prototype as well as the MA_* constants
  if either INVARIANTS or INVARIANT_SUPPORT is defined so that kernel modules
  that want to use mtx_assert() only need to define INVARIANTS.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.75      +3 -3      src/sys/sys/mutex.h



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