28 Sep
2005
28 Sep
'05
6:21 p.m.
ChangeSet ID: 20483 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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