[PATCH 1/2] ntdll: Remove APC handling from RtlWaitOnAddress.

Jacek Caban jacek at codeweavers.com
Sun Apr 19 17:02:00 CDT 2020


It uses non-alertable wait anyway.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/ntdll/ntdll_misc.h |  2 --
  dlls/ntdll/server.c     |  4 ++--
  dlls/ntdll/sync.c       | 34 +++++++++++-----------------------
  3 files changed, 13 insertions(+), 27 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Remove-APC-handling-from-RtlWaitOnAddress.txt
Type: text/x-patch
Size: 3749 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200420/ada675af/attachment.bin>


More information about the wine-devel mailing list