wine/dlls/ntdll critsection.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 28 13:21:48 CDT 2005


ChangeSet ID:	20483
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/28 13:21:48

Modified files:
	dlls/ntdll     : critsection.c 

Log message:
	Use Linux futexes instead of semaphores if possible for critical
	section waits.

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

Old revision  New revision  Changes     Path
 1.35          1.36          +94 -14     wine/dlls/ntdll/critsection.c




More information about the wine-cvs mailing list