Patch to fix cv_wait return values
John Baldwin
jhb at FreeBSD.org
Tue Jul 27 21:27:24 PDT 2004
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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the freebsd-threads
mailing list