wine/ include/winternl.h dlls/ntdll/sync.c dll ...

Alexandre Julliard julliard at winehq.org
Mon Oct 11 15:11:02 CDT 2004


ChangeSet ID:	14137
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/11 15:11:02

Modified files:
	include        : winternl.h 
	dlls/ntdll     : sync.c ntdll.spec 
	dlls/kernel    : sync.c kernel_main.c 

Log message:
	Implemented NtYieldExecution.

Patch: http://cvs.winehq.org/patch.py?id=14137

Old revision  New revision  Changes     Path
 1.94          1.95          +1 -0       wine/include/winternl.h
 1.36          1.37          +18 -3      wine/dlls/ntdll/sync.c
 1.165         1.166         +1 -1       wine/dlls/ntdll/ntdll.spec
 1.59          1.60          +9 -0       wine/dlls/kernel/sync.c
 1.65          1.66          +0 -11      wine/dlls/kernel/kernel_main.c




More information about the wine-cvs mailing list