[Webkit-unassigned] [Bug 142644] New: Change WTF::ByteSpinLock to use std::atomic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 14:34:41 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142644

            Bug ID: 142644
           Summary: Change WTF::ByteSpinLock to use std::atomic
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Let's use C++11's std::atomic instead of our own custom CAS in WTF::ByteSpinLock.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150312/5a8e422c/attachment-0002.html>


More information about the webkit-unassigned mailing list