[webkit-reviews] review granted: [Bug 185119] WordLock doesn't need per-thread data : [Attachment 339092] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 29 10:02:17 PDT 2018


Yusuke Suzuki <utatane.tea at gmail.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 185119: WordLock doesn't need per-thread data
https://bugs.webkit.org/show_bug.cgi?id=185119

Attachment 339092: Patch

https://bugs.webkit.org/attachment.cgi?id=339092&action=review




--- Comment #3 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 339092
  --> https://bugs.webkit.org/attachment.cgi?id=339092
Patch

r=me if it does not cause perf regression. I think it should be perf-neutral
since basically constructing ThreadData is cheap.
I think we can use this approach in ParkingLot to remove ThreadSpecific.


More information about the webkit-reviews mailing list