Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 1997 01:39:17 -0500 (EST)
From:      Bradley Dunn <bradley@dunn.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: pthread_cond_timedwait returning wrong error?
Message-ID:  <Pine.BSF.3.96.971124013350.20807A-100000@ns3.harborcom.net>
In-Reply-To: <Pine.BSF.3.95.971123195951.29611D-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Nov 1997, Julian Elischer wrote:

> don't forget 2.2.x
> (it has basically the same code)

> > > Is EAGAIN the correct error for a timeout from a
> > > pthread_cond_timedwait() call?  I would think that
> > > ETIMEDOUT would be more appropriate.
> > 
> > According to my 1996 edition of ANSI/IEEE std 1003.1, you are correct --
> > ETIMEDOUT should be returned.  I've committed a fix for this into
> > -current.

While we are talking about threads, any comments on PR-4376?

Bradley




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971124013350.20807A-100000>