Alexandre Julliard : ntdll: Implementation of inter-process RtlCreateUserThread.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 19 06:29:18 CST 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jan 18 15:02:55 2007 +0100

ntdll: Implementation of inter-process RtlCreateUserThread.

---

 dlls/kernel32/tests/thread.c   |   28 ++++++---------
 dlls/ntdll/sync.c              |   14 +++++++
 dlls/ntdll/thread.c            |   23 ++++++++++--
 include/wine/server_protocol.h |   21 ++++++++++-
 server/protocol.def            |   19 +++++++++-
 server/thread.c                |   78 +++++++++++++++++++++++++++-------------
 server/trace.c                 |   11 ++++++
 7 files changed, 146 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list