RESOLVED FIXED Bug 15575
[GTK] Implement threading using GThread
https://bugs.webkit.org/show_bug.cgi?id=15575
Summary [GTK] Implement threading using GThread
Alp Toker
Reported 2007-10-20 05:09:48 PDT
The GTK+ port currently uses the pthread implementation. This can be re-implemented using the GLib threading API to provide greater portability.
Attachments
Patch (9.37 KB, patch)
2007-10-21 20:15 PDT, Mark Rowe (bdash)
alp: review+
Mark Rowe (bdash)
Comment 1 2007-10-20 22:23:09 PDT
I have a patch for this that's 90% done. Just needs some minor tweaking before review.
Mark Rowe (bdash)
Comment 2 2007-10-21 20:15:58 PDT
Mark Rowe (bdash)
Comment 3 2007-10-21 23:37:31 PDT
Landed in r26864.
Note You need to log in before you can comment on or make changes to this bug.