Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2001 01:17:42 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include mutex.h src/sys/i386/include mutex.h src/sys/ia64/include mutex.h
Message-ID:  <200106020817.f528Hh332144@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/06/02 01:17:42 PDT

  Modified files:
    sys/alpha/include    mutex.h 
    sys/i386/include     mutex.h 
    sys/ia64/include     mutex.h 
  Log:
  Properly wrap mtx_intr_enable() macro in "do $bla while (0)"
  
  Revision  Changes    Path
  1.24      +2 -2      src/sys/alpha/include/mutex.h
  1.32      +2 -2      src/sys/i386/include/mutex.h
  1.13      +2 -2      src/sys/ia64/include/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?200106020817.f528Hh332144>