[Bug 45524] Add a futex-based implementation of condition variables

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 27 22:44:32 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45524

--- Comment #5 from Zebediah Figura <z.figura12 at gmail.com> ---
I'm sorry; I'm not sure I understand. If you mean implementing keyed events on
top of futexes; I'm not sure that'll work since I don't think the key has to be
a valid pointer (whereas for futexes it absolutely must be). If your concern is
with the architecture of the patch, I just followed the model used in critical
sections.

-- 
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.



More information about the wine-bugs mailing list