Bug 66605 - Implement WTF::atomic{Increment, Decrement}() for QNX
Summary: Implement WTF::atomic{Increment, Decrement}() for QNX
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-19 16:06 PDT by Daniel Bates
Modified: 2011-08-19 16:22 PDT (History)
0 users

See Also:


Attachments
Patch (1.92 KB, patch)
2011-08-19 16:13 PDT, Daniel Bates
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2011-08-19 16:06:19 PDT
Implement support for atomic incrementing and decrementing on QNX.
Comment 1 Daniel Bates 2011-08-19 16:13:19 PDT
Created attachment 104585 [details]
Patch
Comment 2 Daniel Bates 2011-08-19 16:22:41 PDT
Committed r93450: <http://trac.webkit.org/changeset/93450>