Rob Shearman : ntdll: Implement RtlRegisterWait, RtlDeregisterWait and RtlDeregisterWaitEx.

Alexandre Julliard julliard at winehq.org
Wed Jan 2 07:34:58 CST 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Tue Jan  1 22:37:16 2008 +0000

ntdll: Implement RtlRegisterWait, RtlDeregisterWait and RtlDeregisterWaitEx.

---

 dlls/ntdll/ntdll.spec   |    6 +-
 dlls/ntdll/threadpool.c |  217 +++++++++++++++++++++++++++++++++++++++++++++++
 include/winternl.h      |    4 +
 3 files changed, 224 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list