Alexandre Julliard : ntdll: Use syscall thunks for mutex functions.

Alexandre Julliard julliard at winehq.org
Thu Jul 16 19:01:20 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 16 10:26:27 2020 +0200

ntdll: Use syscall thunks for mutex functions.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll.spec    | 16 ++++++++--------
 dlls/ntdll/sync.c        | 42 ------------------------------------------
 dlls/ntdll/unix/loader.c |  4 ----
 dlls/ntdll/unixlib.h     |  9 +--------
 4 files changed, 9 insertions(+), 62 deletions(-)

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



More information about the wine-cvs mailing list