Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2004 16:13:52 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 48169 for review
Message-ID:  <200403050013.i250Dq25081418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=48169

Change 48169 by rwatson@rwatson_tislabs on 2004/03/04 16:13:19

	Update comment for API change.

Affected files ...

.. //depot/projects/netperf_socket/sys/sys/mutex.h#4 edit

Differences ...

==== //depot/projects/netperf_socket/sys/sys/mutex.h#4 (text+ko) ====

@@ -351,7 +351,7 @@
  *
  * This mechanism is intended as temporary until everything of
  * importance is properly locked.  Note: the semantics for
- * NET_{PICKUP,DROP}_GIANT() are not the same as DROP_GIANT()
+ * NET_{LOCK,UNLOCK}_GIANT() are not the same as DROP_GIANT()
  * and PICKUP_GIANT(), as they are plain mutex operations
  * without a recursion counter.
  */



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