[Bug 50292] Process-local synchronization objects use private interfaces into the Unix library

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 11 06:53:29 CST 2021


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

Paul Gofman <pgofman at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pgofman at codeweavers.com

--- Comment #6 from Paul Gofman <pgofman at codeweavers.com> ---
(In reply to Zebediah Figura from comment #4)

> 
> Probably, yes, we'd need a RAW flag. Note though that the timeout is always
> relative when called through kernel32, so it doesn't help us much anyway.

Please note that using CLOCK_MONOTONIC_RAW instead of CLOCK_MONOTONIC may end
up in a syscall instead of VDSO call, so it will have performance impact.

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