Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Subject: Re: [PATCH] change to thread.cc -- need feedback From: Robert Collins To: cygwin-developers AT cygwin DOT com In-Reply-To: <20020930151227.GA10898@redhat.com> References: <20020930151227 DOT GA10898 AT redhat DOT com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JOrgQ8HL1hEq3pDlHNk2" Date: 01 Oct 2002 07:08:10 +1000 Message-Id: <1033420091.30057.213.camel@lifelesswks> Mime-Version: 1.0 --=-JOrgQ8HL1hEq3pDlHNk2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-10-01 at 01:12, Christopher Faylor wrote: > I've changed the static declarations in thread.cc to use > NO_COPY and things seem to be working better in my build. I've tweaked this a little. pthread_key::keys needs to be copied. pthreadNULL doesn't care either way - if NO_COPY is more efficient on forks, then it can be made NO_COPY. The pthread_mutex::inializationMutex should be NO_COPY, as the handle isn't inheritable anyway (by design). Rob --=20 --- GPG key available at: http://users.bigpond.net.au/robertc/keys.txt. --- --=-JOrgQ8HL1hEq3pDlHNk2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA9mL06I5+kQ8LJcoIRAsRLAKCoGHwnOMQP/a6mcmX2X0tY5BJnkwCcDeIb 1e4zr17yw1ZEkF+xb6tQRVM= =3y1r -----END PGP SIGNATURE----- --=-JOrgQ8HL1hEq3pDlHNk2--