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, 24 Oct 2001 20:47:01 -0400 From: Jason Tishler To: Robert Collins Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: fix cond_race... was RE: src/winsup/cygwin ChangeLog thread.cc thread.h ... Message-ID: <20011024204701.A908@dothill.com> Mail-Followup-To: Robert Collins , cygwin-developers AT sourceware DOT cygnus DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i Rob, On Mon, Oct 22, 2001 at 12:52:14PM +1000, Robert Collins wrote: > right, then try sleep (1) where I have 0 :} AFAICT, the test case still hangs in the same place or takes a really long time to complete. Even if I try to be tricky (like the aforementioned Python code) and alternate between Sleep(0) and Sleep(1). Any other ideas? Thanks, Jason