[Webkit-unassigned] [Bug 22614] Need to add Win32 implementation of ThreadSpecific.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 23 15:00:25 PST 2008


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





------- Comment #9 from ap at webkit.org  2008-12-23 15:00 PDT -------
(In reply to comment #8)
> The main issue here is that this basically changes JavaScriptCore API in an
> objectionable way - I don't have a proposal, but this definitely needs to be
> resolved.

Oh, in fact, nothing in JavaScriptCore uses ThreadSpecific, so I do have a
proposal. I think that threads created with WTF::createThread() should just
clean up when exiting - as it is done in Win32+pthreads case in
wtfThreadEntryPoint (ThreadingWin.cpp).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list