[PATCH v3 0/2] MR135: Cancel asyncs queued by thread when the thread is terminated

Paul Gofman pgofman at codeweavers.com
Sat Jun 4 08:30:28 CDT 2022


>> 
> 
> I don't understand what you mean by this. Sending SIGUSR1 doesn't mean that the async isn't queued; it's still put into the system_apc list. SIGUSR1 doesn't carry the async as a payload or anything, it's just a way to force the thread to check its own queue. Am I missing something here?
> 

Oops, sorry… no, it is me missing an obvious fact which I knew for years, something made me see the problem where there is not. I will update the patch.


More information about the wine-devel mailing list