[Webkit-unassigned] [Bug 125228] New: Use ThreadingOnce class to encapsulate pthread_once functionality.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 4 10:47:25 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125228
Summary: Use ThreadingOnce class to encapsulate pthread_once
functionality.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: peavo at outlook.com
In runtime/InitializeThreading.cpp, the non-pthread version is not fully equivalent to the pthread version.
We can use the ThreadingOnce class here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list