cvs commit: src/sys/conf options src/sys/sys mutex.h

Scott Long scottl at FreeBSD.org
Sat May 17 20:46:31 PDT 2003


scottl      2003/05/17 20:46:30 PDT

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/sys              mutex.h 
  Log:
  Add the MUTEX_NOINLINE option that explicitely de-inlines the mutex
  operations.
  
  Submitted by:   jhb
  
  Revision  Changes    Path
  1.393     +1 -0      src/sys/conf/options
  1.61      +3 -3      src/sys/sys/mutex.h


More information about the cvs-src mailing list