24 Jan
2024
24 Jan
'24
4:36 p.m.
Another thread may call `NtGetContextThread()` while the current thread is still in the `server_select()` loop processing kernel APCs. [:leftwards_arrow_with_hook:](#fnref-1-3093)
This is currently problematic exactly the same way before and after this patch. See kernel32/tests: apc_deadlock_thread(). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4914#note_58855