Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 12 Sep 2001 18:40:31 +0200 From: Corinna Vinschen To: cygwin-developers AT cygwin DOT com Subject: Re: Quick testfeedback... Message-ID: <20010912184031.X1285@cygbert.vinschen.de> Reply-To: cygdev Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <1000209619 DOT 7293 DOT 196 DOT camel AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1000209619.7293.196.camel@lifelesswks>; from robert.collins@itdomain.com.au on Tue, Sep 11, 2001 at 10:00:11PM +1000 On Tue, Sep 11, 2001 at 10:00:11PM +1000, Robert Collins wrote: > + if (iswinnt) > + InitializeCriticalSection (&criticalsection); > + else > + { > + this->win32_obj_id =::CreateMutex (&sec_none_nih, false, NULL); > + if (!win32_obj_id) > + magic = 0; > + } Could somebody give me a short hint why we're using critical sections on NT only? I need some three word only description... something memorable... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc.