Alexandre Julliard : ntdll: Use syscall thunks for mutex functions.
17 Jul
2020
17 Jul
'20
12:01 a.m.
Module: wine Branch: master Commit: 3f51cb630497621042c0479d8a604d74a837ba3b URL: https://source.winehq.org/git/wine.git/?a=commit;h=3f51cb630497621042c0479d8... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 16 10:26:27 2020 +0200 ntdll: Use syscall thunks for mutex functions. Signed-off-by: Alexandre Julliard <julliard(a)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=3f51cb630497621042c04...
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard