[Webkit-unassigned] [Bug 26838] Multithread support for JSC on UNIX
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 15:16:31 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=26838
--- Comment #13 from Xan Lopez <xan.lopez at gmail.com> 2011-02-28 15:16:31 PST ---
(From update of attachment 84113)
View in context: https://bugs.webkit.org/attachment.cgi?id=84113&action=review
> Source/JavaScriptCore/runtime/MachineStackMarker.cpp:128
> +#endif
Can't we just define SA_RESTART do 0 when it's not present/available/whatever and be done with the check?
>> Source/JavaScriptCore/runtime/MachineStackMarker.cpp:368
>> + pthread_attr_get_np(platformThread, ®s);
>
> I guess configure on NetBSD doesn't declare PTHREAD_NP_H? Is this bug documented somewhere?
I'd say let's get rid of this if we cannot test it... NetBSD people can submit patches.
--
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