WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 29011
29149
Add missing LOCKFREE_THREADSAFESHARED defines around using atomicDecrement and atomicIncrement
https://bugs.webkit.org/show_bug.cgi?id=29149
Summary
Add missing LOCKFREE_THREADSAFESHARED defines around using atomicDecrement an...
Benjamin Meyer
Reported
2009-09-10 13:57:52 PDT
Created
attachment 39375
[details]
patch When LOCKFREE_THREADSAFESHARED is not defined atomicDecrement and atomicIncrement should be wrapped in #if USE(LOCKFREE_THREADSAFESHARED)
Attachments
patch
(1.67 KB, patch)
2009-09-10 13:57 PDT
,
Benjamin Meyer
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-09-10 15:29:01 PDT
*** This bug has been marked as a duplicate of
bug 29011
***
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