[Webkit-unassigned] [Bug 152893] New: [JSC] Use std::call_once instead of pthread_once when initializing LLVM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 06:38:27 PST 2016


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

            Bug ID: 152893
           Summary: [JSC] Use std::call_once instead of pthread_once when
                    initializing LLVM.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

Use std::call_once since pthreads is not present on all platforms.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/f128078b/attachment.html>


More information about the webkit-unassigned mailing list