PERFORCE change 33442 for review

Robert Watson rwatson at FreeBSD.org
Fri Jun 20 16:00:19 GMT 2003


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

Change 33442 by rwatson at rwatson_paprika on 2003/06/20 08:59:33

	First pass (untested): BSD SMPng condition variables implemented
	in terms of Mach wait_queue's and mutexes.  This will allow us
	to avoid extensive changes to the synchronization primitives
	used in the MAC Framework by providing semantically similar
	(identical?) functionality.  Not every CV function is
	implemented, but enough for the MAC Framework to work.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/kern/kern_condvar.c#1 add
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/sys/condvar.h#1 add

Differences ...
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