Zebediah Figura : ntdll: Read the condition variable and manipulate the lock on the PE side.

Alexandre Julliard julliard at winehq.org
Mon Aug 24 15:58:50 CDT 2020


Module: wine
Branch: master
Commit: 8bd95a80f263a8df6873f8e3a8b10fdce4136fc4
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=8bd95a80f263a8df6873f8e3a8b10fdce4136fc4

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Aug 20 15:38:42 2020 -0500

ntdll: Read the condition variable and manipulate the lock on the PE side.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49712
Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/sync.c              | 21 +++--------
 dlls/ntdll/unix/loader.c       |  3 +-
 dlls/ntdll/unix/sync.c         | 84 ++++++++----------------------------------
 dlls/ntdll/unix/unix_private.h |  7 +---
 dlls/ntdll/unixlib.h           | 10 ++---
 5 files changed, 27 insertions(+), 98 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=8bd95a80f263a8df6873f8e3a8b10fdce4136fc4



More information about the wine-cvs mailing list