Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 13:32:39 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include cpufunc.h src/sys/kern kern_mutex.c
Message-ID:  <200205222032.g4MKWdl17723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/05/22 13:32:39 PDT

  Modified files:
    sys/i386/include     cpufunc.h 
    sys/kern             kern_mutex.c 
  Log:
  Rename pause() to ia32_pause() so it doesn't conflict with the pause()
  function defined in <unistd.h>.  I didn't #ifdef _KERNEL it because the
  mutex implementation in libpthread will probably need this.
  
  Revision  Changes    Path
  1.125     +2 -2      src/sys/i386/include/cpufunc.h
  1.97      +5 -5      src/sys/kern/kern_mutex.c

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?200205222032.g4MKWdl17723>