PERFORCE change 56799 for review
Robert Watson
rwatson at FreeBSD.org
Thu Jul 8 18:48:13 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=56799
Change 56799 by rwatson at rwatson_tislabs on 2004/07/08 18:48:06
Remove sections of comment that no longer apply.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#22 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#22 (text+ko) ====
@@ -220,10 +220,7 @@
/*
* Make sure that the msgunload maintains the consistency of the
- * msqids and msghdrs data structures. This assures that the unload
- * doesn't take place if any thread is in any of the code-paths
- * (tinkering with the data structures), and also that no thread
- * can enter the code-paths once the module is unloaded.
+ * msqids and msghdrs data structures.
*/
for (msqid = 0; msqid < msginfo.msgmni; msqid++) {
/*
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list