Date: Sat, 6 Nov 2004 03:11:47 -0500 From: David Schultz <das@FreeBSD.ORG> To: David Xu <davidxu@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vm_zeroidle.c Message-ID: <20041106081147.GA1419@VARK.MIT.EDU> In-Reply-To: <418C844E.3030403@freebsd.org> References: <200410311932.i9VJWvmo058193@repoman.freebsd.org> <20041101045331.GP16728@cs.rice.edu> <20041101105113.GS24892@elvis.mu.org> <200411011441.33067.jhb@FreeBSD.org> <20041106062955.GA1986@VARK.MIT.EDU> <418C844E.3030403@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 06, 2004, David Xu wrote: [...] > It is legal to call cv_signal() without a locked mutex. Not according to the manpage or the comments in the code. What you say is true about pthreads, but pthreads is broken in this respect.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041106081147.GA1419>