Zebediah Figura : ntdll: Explicitly return whether an async is complete in async_callback_t.

Alexandre Julliard julliard at winehq.org
Tue Sep 14 16:00:13 CDT 2021


Module: wine
Branch: master
Commit: 1eb56b20baefcdccaafbb622cadc71670c149e18
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=1eb56b20baefcdccaafbb622cadc71670c149e18

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Sep 14 01:02:48 2021 -0500

ntdll: Explicitly return whether an async is complete in async_callback_t.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/file.c             |  92 ++++++++++++++++----------------
 dlls/ntdll/unix/server.c           |   6 ++-
 dlls/ntdll/unix/socket.c           | 104 +++++++++++++++++--------------------
 dlls/ntdll/unix/unix_private.h     |   3 +-
 dlls/ntoskrnl.exe/tests/ntoskrnl.c |  50 ++++++------------
 5 files changed, 112 insertions(+), 143 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=1eb56b20baefcdccaafbb622cadc71670c149e18



More information about the wine-cvs mailing list