Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 01:17:16 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mutex.h
Message-ID:  <200012080917.eB89HGj03462@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2000/12/08 01:17:16 PST

  Modified files:
    sys/sys              mutex.h 
  Log:
  Add macros MPASS3 and MPASS4, which take the file and line number
  as parameters.  Use them in the mutex inlines so that the file and
  line numbers are those of the caller instead of always in this file.
  
  Revision  Changes    Path
  1.11      +14 -6     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?200012080917.eB89HGj03462>