Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 09:06:28 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200210221606.g9MG6SAr011186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/10/22 09:06:28 PDT

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Change the `mutex_prof' structure to use three variables contained
  in an anonymous structure as counters, instead of an array with
  preprocessor-defined names for indices.  Remove the associated XXX-
  comment.
  
  Revision  Changes    Path
  1.114     +14 -18    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?200210221606.g9MG6SAr011186>