Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 21:03:34 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include mutex.h
Message-ID:  <200012080503.eB853Yk62013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/12/07 21:03:34 PST

  Modified files:
    sys/i386/include     mutex.h 
  Log:
  Well, the previous commit wasn't entirely correct either.  For now, just
  disable the optimized mutex micro-operations for the non-I386_CPU case
  and fall back to the C stubs that call the atomic_foo() inlines.
  
  Revision  Changes    Path
  1.16      +3 -2      src/sys/i386/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?200012080503.eB853Yk62013>