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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 12:53:46 PDT 2010


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





--- Comment #25 from Yong Li <yong.li.webkit at gmail.com>  2010-06-01 12:53:44 PST ---
(In reply to comment #23)
> This is not quite working on GTK+:
> ../../JavaScriptCore/wtf/ThreadingPthreads.cpp:238:5: warning: "PTHREAD_MUTEX_NORMAL" is not defined
> ../../JavaScriptCore/wtf/ThreadingPthreads.cpp:238:29: warning: "PTHREAD_MUTEX_DEFAULT" is not defined

Oops. sorry for this. but PTHREAD_MUTEX_NORMAL is supposed to be defined in pthread.h.

Are you fixing it as Darin sugguests now?

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