ntdll: Use lockfree implementation for get_cached_fd. (resend)

Sebastian Lackner sebastian at fds-team.de
Tue Mar 10 20:55:44 CDT 2015


Contains a couple of small improvements compared with the last attempt. As a reminder, the #ifdefs are there because we do not have 64-bit interlocked instructions on PowerPC (and I have also no idea if its possible at all to implement them properly).

---
 dlls/ntdll/server.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Use-lockfree-implementation-for-get_cached_fd.patch
Type: text/x-patch
Size: 5482 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150311/3ab542e2/attachment.bin>


More information about the wine-patches mailing list