PERFORCE change 48169 for review

Robert Watson rwatson at FreeBSD.org
Thu Mar 4 16:13:53 PST 2004


http://perforce.freebsd.org/chv.cgi?CH=48169

Change 48169 by rwatson at 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.
  */


More information about the p4-projects mailing list