wine/dlls/ntdll sync.c

Alexandre Julliard julliard at winehq.org
Tue Nov 2 13:32:03 CST 2004


ChangeSet ID:	14393
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/02 13:32:03

Modified files:
	dlls/ntdll     : sync.c 

Log message:
	Jeremy White <jwhite at 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




More information about the wine-cvs mailing list