PERFORCE change 33442 for review

Robert Watson rwatson at FreeBSD.org
Fri Jun 20 09:00:22 PDT 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 ...


More information about the p4-projects mailing list