[Webkit-unassigned] [Bug 204398] [Win] Use thread_local to hold Ref<WTF::Thread> in the thread rather than using FLS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 02:31:55 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204398

--- Comment #10 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Oh, I didn't know that. I'm reading following materials:

Thread Local Storage, part 8: Wrap-up « Nynaeve
http://www.nynaeve.net/?p=190

Consequences of using variables declared __declspec(thread) | The Old New Thing
https://devblogs.microsoft.com/oldnewthing/20101122-00/?p=12233

ELF Handling For Thread-Local Storage - Ulrich Drepper
https://akkadia.org/drepper/tls.pdf

/GA (Optimize for Windows Application) | Microsoft Docs
https://docs.microsoft.com/en-us/cpp/build/reference/ga-optimize-for-windows-application?view=vs-2019

base_perftests.exe seems not to be built with /GA switch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191204/e896bb73/attachment.htm>


More information about the webkit-unassigned mailing list