ntdll: Optimize NtCurrentTeb() for Mac 64-bit.

Ken Thomases ken at codeweavers.com
Fri Jun 5 01:18:54 CDT 2015


It's called a lot and is already slower than other platforms because it's not inlined.  No need for it to be slower than necessary.
---
dlls/ntdll/signal_x86_64.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Optimize-NtCurrentTeb-for-Mac-64-bit.patch
Type: text/x-patch
Size: 919 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150605/9935025c/attachment.bin>


More information about the wine-patches mailing list