Alexandre Julliard : ntdll: Avoid inter-process APCs when called for the process itself.

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


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

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

ntdll: Avoid inter-process APCs when called for the process itself.

---

 dlls/ntdll/sync.c              |  313 +++++++++++++++++++++-------------------
 include/wine/server_protocol.h |    3 +-
 server/protocol.def            |    1 +
 server/thread.c                |   26 ++--
 server/trace.c                 |    3 +-
 5 files changed, 188 insertions(+), 158 deletions(-)

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



More information about the wine-cvs mailing list