[Webkit-unassigned] [Bug 39893] Explicitly use PTHREAD_MUTEX_NORMAL to create pthread mutex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 28 14:50:18 PDT 2010


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





--- Comment #5 from Yong Li <yong.li.webkit at gmail.com>  2010-05-28 14:50:17 PST ---
(In reply to comment #4)
> The assertion checks that the mutex is not used recursively, it doesn't check how it's implemented.

If the mutex is recursive (PTHREAD_MUTEX_RECURSIVE), the assertion will fail.

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