Module: wine Branch: master Commit: 31a283d4daf1cb1e5a29ef489abc6625155ac4d6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=31a283d4daf1cb1e5a29ef489a...
Author: Sebastian Lackner sebastian@fds-team.de Date: Sat Jan 11 02:18:10 2014 +0100
ntdll: Implement SRWLock functions using keyed events.
---
dlls/kernel32/tests/sync.c | 6 -- dlls/ntdll/sync.c | 158 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 154 insertions(+), 10 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=31a283d4daf1cb1e5a29ef...