[Webkit-unassigned] [Bug 33569] [BREWMP] Add dummy main thread functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 09:43:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33569
--- Comment #5 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2010-01-27 09:43:27 PST ---
Currently, the BREW MP port is single-threaded and does not use features which
require multi-threading. As BREW (not BREW MP) does not provide pre-emptive
multi-threading, I made the port single-threaded to make it backward compatible
with BREW.
With new IThread1 interface provided by BREW MP, now it is possible to
implement pre-emptive multi-theading. I will add multi-threading support to
BREW MP once this initial review process is finished.
--
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