CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     arangas 02/03/12 14:19:44

Modified files:
        .              : ChangeLog 
        src/scicore    : tools.c 

Log message:
2002-03-12  Alexander R Angas <[EMAIL PROTECTED]>

* src/scicore/tools.c: Fixed 100% CPU usage on Win32.

This changes the parameter of sleep(0) in sci_sched_yield() to sleep(1).
Hopefully this does not mess up timing on other platforms...


Reply via email to