Alexandre Julliard : ntdll: Setup the main thread before initializing ntdll.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 14:59:21 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 29 12:19:13 2020 +0200

ntdll: Setup the main thread before initializing ntdll.

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

---

 dlls/ntdll/loader.c            | 47 +++++++++++++++++++++++++++---
 dlls/ntdll/ntdll_misc.h        |  1 -
 dlls/ntdll/thread.c            | 65 +-----------------------------------------
 dlls/ntdll/unix/loader.c       | 28 ++++++++++++++++--
 dlls/ntdll/unix/thread.c       | 27 ------------------
 dlls/ntdll/unix/unix_private.h |  1 -
 dlls/ntdll/unixlib.h           |  3 +-
 7 files changed, 70 insertions(+), 102 deletions(-)

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



More information about the wine-cvs mailing list