Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2003 09:00:19 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 33442 for review
Message-ID:  <200306201600.h5KG0Jto098873@repoman.freebsd.org>

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

Change 33442 by rwatson@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 ...



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