ChangeSet ID: 14393 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/02 13:32:03
Modified files: dlls/ntdll : sync.c
Log message: Jeremy White jwhite@codeweavers.com Tune the behavior of Sleep() and Waitxxx() to more closely resemble Windows behavior. The key is to yield in a Sleep and in any Wait that times out.
Patch: http://cvs.winehq.org/patch.py?id=14393
Old revision New revision Changes Path 1.37 1.38 +13 -5 wine/dlls/ntdll/sync.c