From owner-freebsd-current Fri Apr 11 15:42:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA26655 for current-outgoing; Fri, 11 Apr 1997 15:42:32 -0700 (PDT) Received: from werple.net.au (melb.werple.net.au [203.9.190.18]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA26650 for ; Fri, 11 Apr 1997 15:42:26 -0700 (PDT) Received: (qmail 16072 invoked by uid 5); 11 Apr 1997 22:42:14 -0000 Received: (from jb@localhost) by freebsd1.cimlogic.com.au (8.7.5/8.7.3) id IAA03744; Sat, 12 Apr 1997 08:42:13 +1000 (EST) From: John Birrell Message-Id: <199704112242.IAA03744@freebsd1.cimlogic.com.au> Subject: Re: Bug in libc_r implementation of pthread_cond_wait To: fenyo@email.enst.fr Date: Sat, 12 Apr 1997 08:42:12 +1000 (EST) Cc: current@FreeBSD.org In-Reply-To: <199704111710.TAA20766@nikopol.enst.fr> from Alex Fenyo at "Apr 11, 97 07:10:03 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Alex Fenyo wrote: > > I encountered a problem using pthread_cond_wait() that seems to be > broken : the thread that calls pthread_cond_wait() is always > rescheduled (even if there is no call to pthread_cond_signal() or > other reason to be rescheduled). [...] Fixed in current. Thanks! > Alexandre Fenyo > -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, 119 Cecil Street, South Melbourne Vic 3205, Australia Tel +61 3 9690 6900 Fax +61 3 9690 6650 Mob +61 418 353 137