Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 20:41:03 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys sx.h
Message-ID:  <200509022041.j82Kf3of076940@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-09-02 20:41:03 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sx.h 
  Log:
  Add a SYSUNINIT() to SX_SYSINIT() to call sx_destroy() to destroy the sx
  lock when a module is unloaded similar to the recent change made to
  MTX_SYSINIT().
  
  Suggested by:   pjd
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +5 -3      src/sys/sys/sx.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509022041.j82Kf3of076940>