bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #28757] [NSThread sleepUntilDate:] in this example uses 100% of a C


From: Richard Frith-Macdonald
Subject: [bug #28757] [NSThread sleepUntilDate:] in this example uses 100% of a CPU while sleeping on MinGW
Date: Fri, 29 Jan 2010 14:59:54 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10

Update of bug #28757 (project gnustep):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Please check that this really happens.

It doesn't use CPU for me ... but I don't have a quad core machine.

This reduces to a call of the windows Sleep() function (in NSThread.m) ... I
can't see why that would use a lot of CPU (and I can't see how a bad argument
could be being passed to it), but you could try adding a timestamped log of
the argument before each Sleep() call to see what the issue is on your system.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28757>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]