Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <430D8FC8.8090906@vihmapuu.ee>
Date: Thu, 25 Aug 2005 12:30:48 +0300
From: Raul Metsma <raul@vihmapuu.ee>
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problems with Windows threads and cygwin sleep()
References: <20050824185143.76C69A01@data.zone.ee>  <Pine.LNX.4.62.0508241458460.26825@ns.pyerotechnics.com> <430D688D.1070205@vihmapuu.ee> <Pine.CYG.4.58.0508251054550.1272@mordor>
In-Reply-To: <Pine.CYG.4.58.0508251054550.1272@mordor>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Ohh never get this right :(
Actually I am more system administrator than programmer

Lets try again:
http://rtedev.com/~raul/threads/threads.c
Compile this program under mingw
gcc -o threads.exe threads.c
./threads 600

now compile
http://rtedev.com/~raul/threads/main.c
with cygwin
and when I execute this, then threads.exe will eat 100% CPU

Raul Metsma

Pavel Tsekov wrote:
> Hello,
> 
> On Thu, 25 Aug 2005, Raul Metsma wrote:
> 
> 
>>Sorry no Makefile based project, but in Visual C
>>http://rtedev.com/~raul/threads/Threads.zip
> 
> 
> By doing this you are seriously reducing the chance that someone will look
> at your testcase.
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

