Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2001 22:06:02 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mutex.h
Message-ID:  <200103030606.f23662f86573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2001/03/02 22:06:02 PST

  Modified files:
    sys/sys              mutex.h 
  Log:
  Fix INVARIANT_SUPPORT-only builds (without INVARIANTS). The required
  `infrastructure' built with INVARIANT_SUPPORT for kern_mutex.c essentially
  involves _mtx_assert(), which makes use of constants that were defined
  under #ifdef INVARIANTS here.
  
  Revision  Changes    Path
  1.26      +9 -2      src/sys/sys/mutex.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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