Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2006 12:27:42 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200604231227.k3NCRhUs068128@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-04-23 12:27:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Replace isn_mtx direct use with ISN_*() lock macros so that locking
  details/strategy can be changed without touching every use.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.249     +9 -5      src/sys/netinet/tcp_subr.c



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