[PATCH 3/7] ntdll: Use select request instead of get_suspend_context to transfer context back to client.
15 Apr
2020
15 Apr
'20
4:10 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/exception.c | 15 --------------- dlls/ntdll/server.c | 7 +++++++ server/thread.c | 24 ++++++++++++++++++++++++ server/thread.h | 1 + 4 files changed, 32 insertions(+), 15 deletions(-)
2158
Age (days ago)
2158
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban