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

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


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

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

ntdll: Use syscall thunks for thread functions.

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

---

 dlls/ntdll/exception.c   |   9 ---
 dlls/ntdll/ntdll.spec    |  59 +++++++++----------
 dlls/ntdll/thread.c      | 146 -----------------------------------------------
 dlls/ntdll/unix/loader.c |  15 -----
 dlls/ntdll/unixlib.h     |  23 +-------
 5 files changed, 31 insertions(+), 221 deletions(-)

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



More information about the wine-cvs mailing list