WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 102702
Add 64-bit specializations for atomicIncrement and atomicDecrement
https://bugs.webkit.org/show_bug.cgi?id=102702
Summary
Add 64-bit specializations for atomicIncrement and atomicDecrement
Brady Eidson
Reported
2012-11-19 12:01:59 PST
Add 64-bit specializations for WTF::atomicIncrement and WTF::atomicDecrement These are needed for WK2 code that might is nominally cross platform. I only know how to add the specializations for Mac, so anyone adopting code that uses them going forward will have to provide their own specializations.
Attachments
Patch v1
(5.32 KB, patch)
2012-11-19 12:04 PST
,
Brady Eidson
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2012-11-19 12:04:45 PST
Created
attachment 175020
[details]
Patch v1
Brady Eidson
Comment 2
2012-11-19 12:13:20 PST
http://trac.webkit.org/changeset/135186
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug