Bug 29149

Summary: Add missing LOCKFREE_THREADSAFESHARED defines around using atomicDecrement and atomicIncrement
Product: WebKit Reporter: Benjamin Meyer <ben>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
patch none

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
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.