https://bugs.winehq.org/show_bug.cgi?id=45524 --- Comment #3 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to Zebediah Figura from comment #2)
Wouldn't it be more natural to move the futexes support to the underlying ntdll implementations of NtWaitForKeyedEvent, etc?
I'm not sure that would work; I had assumed that keyed events didn't have to use pointers to valid memory as a key. Is this not the case?
I don't see how is this related, I'm just suggesting instead of introducing new layer of code with futexes and still having separate ntdll fallback implementation have everything in one place - ntdll. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.