[Webkit-unassigned] [Bug 137485] [GLIB] Split GMainLoopSource moving thread safe implementation to its own class GThreadSafeMainLoopSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 02:00:54 PDT 2014


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





--- Comment #12 from Sergio Villar Senin <svillar at igalia.com>  2014-10-10 02:00:50 PST ---
(From update of attachment 239411)
View in context: https://bugs.webkit.org/attachment.cgi?id=239411&action=review

> Source/WTF/wtf/gobject/GMutexLocker.h:78
> +            return;

Hmm this makes the template useless, because the recursive mutexes will act as normal ones, won't they?

> Source/WTF/wtf/gobject/GThreadSafeMainLoopSource.h:33
> +typedef struct _GRecMutex GRecMutex;

What do we need this for?

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