Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 23:17:18 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        threads@FreeBSD.org
Subject:   Re: Patch to fix cv_wait return values
Message-ID:  <200407272317.19000.jhb@FreeBSD.org>
In-Reply-To: <40FC74CD.1080402@freebsd.org>
References:  <200407191352.50465.jhb@FreeBSD.org> <40FC74CD.1080402@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 19 July 2004 09:26 pm, David Xu wrote:
> John Baldwin wrote:
> > I have a patch to try to sync up the semantics of the return values of
> > the
>
> (p->p_flag & P_WEXIT) really should be P_SINGLE_EXIT, P_WEXIT is turned
> on after process has only one thread. Others are OK for me.

Can you fix it in msleep() then and I'll sync cv's up with that?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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