[Webkit-unassigned] [Bug 120998] [Win] Compile errors when enabling DFG JIT.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 10:00:45 PDT 2013


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





--- Comment #27 from peavo at outlook.com  2013-10-22 09:59:30 PST ---
(In reply to comment #16)
> 
> We should probably create a WTF/ThreadingOnce.h/.cpp that encapsulates this pattern.  We use the pthread_once logic in a number of places, and it would be useful to only do this one way throughout our code base.
> 

Updated patch with a ThreadingOnce class, since the functionality was needed in two places.

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