From owner-cvs-all Tue Jul 3 21:52:41 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 622C937B401; Tue, 3 Jul 2001 21:52:34 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f644qVS08586; Tue, 3 Jul 2001 21:52:31 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 3 Jul 2001 21:52:31 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Joerg Wunsch Cc: Jake Burkholder , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys systm.h condvar.h src/sys/kern kern_synch.c kern_condvar.c In-Reply-To: <20010704063413.A15628@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 4 Jul 2001, Joerg Wunsch wrote: > As Jake Burkholder wrote: > > > jake 2001/07/03 17:32:51 PDT > > > > Modified files: > > sys/sys systm.h condvar.h > > sys/kern kern_synch.c kern_condvar.c > > Log: > > Implement mwakeup, mwakeup_one, cv_signal_drop and cv_broadcast_drop. > > Please document in section 9. tsleep/wakeup are documented already. Actually, there's some question whether these should exist at all. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message