Alexandre Julliard : ntdll: Allocate the stack for all threads, don' t rely on pthread to do it for us.

Alexandre Julliard julliard at winehq.org
Mon Feb 23 10:00:38 CST 2009


Module: wine
Branch: master
Commit: 1056771b9100a9bf6bb9abf79c8379753129ace4
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1056771b9100a9bf6bb9abf79c8379753129ace4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 23 14:24:59 2009 +0100

ntdll: Allocate the stack for all threads, don't rely on pthread to do it for us.

---

 dlls/ntdll/loader.c     |    6 +----
 dlls/ntdll/ntdll_misc.h |    2 +-
 dlls/ntdll/thread.c     |   55 +++++++++++++---------------------------------
 dlls/ntdll/virtual.c    |   43 ++++++++++++++++++------------------
 4 files changed, 39 insertions(+), 67 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1056771b9100a9bf6bb9abf79c8379753129ace4



More information about the wine-cvs mailing list