cvs commit: src/sys/sys mutex.h

John Baldwin jhb at FreeBSD.org
Tue Aug 2 20:50:46 GMT 2005


jhb         2005-08-02 20:50:45 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mutex.h 
  Log:
  Include a SYSUNINIT() to destroy the mutex in MTX_SYSINIT.  This makes
  MTX_SYSINIT mutexes play well with modules that can be unloaded.
  
  Reported by:    sam
  MFC after:      3 days
  
  Revision  Changes    Path
  1.81      +3 -1      src/sys/sys/mutex.h


More information about the cvs-all mailing list