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

next in thread | previous in thread | raw e-mail | index | archive | help
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.

David Xu




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