Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 16:15:10 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mutex.h
Message-ID:  <200109212315.f8LNFAN30276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/09/21 16:15:10 PDT

  Modified files:
    sys/sys              mutex.h 
  Log:
  Use __FILE__ and __LINE__ explicitly since we know we will be using them
  when calling _mtx_assert() to prevent mtx_assert() from requiring
  sys/lock.h as well as sys/mutex.h.
  
  Revision  Changes    Path
  1.40      +2 -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?200109212315.f8LNFAN30276>