19 Oct
2022
19 Oct
'22
2:37 p.m.
On Wed Oct 19 13:33:59 2022 +0000, Jinoh Kang wrote:
Actually, I think using APCs or signals introduce too much complexity for a fallback path. We should just use `mprotect()` as *the* fallback mechanism instead. https://github.com/dotnet/runtime/blob/7be37908e5a1cbb83b1062768c1649827eeac... Is this true for all architectures though? Or at least all that Wine intends to support? If so then yeah we can throw out the APC path.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/741#note_11337