[Webkit-unassigned] [Bug 92365] Refactor cross thread communication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 23:32:08 PDT 2012


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





--- Comment #16 from Kwonjin Jeong <gram at company100.net>  2012-08-02 23:32:08 PST ---
(In reply to comment #15)
> Only one thread should have access to it. Then it won't need to be ThreadSafeRefCounted.

There are two threads that access to it.

1) TaskThread - has a reference to keep it alive while running.
2) Owner thread - has a reference to post tasks to the TaskThread.

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