[Webkit-unassigned] [Bug 45246] REGRESSION(66741): Undefined pthread macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 05:53:38 PDT 2010


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





--- Comment #3 from Zoltan Horvath <zoltan at webkit.org>  2010-09-06 05:53:37 PST ---
(In reply to comment #1)
> Is Qt even using FastMalloc?

Yes, it is.

> FWIW, we've been already using these macros in ThreadingPthreads.cpp.

QtWebKit doesn't set PTHREADS macro, so we don't compile ThreadingPthreads.cpp.

Why do we need this

#if PTHREAD_MUTEX_NORMAL == PTHREAD_MUTEX_DEFAULT

condition? As I see these are defined as the same on mac and on linux as well (if it is even defined).

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