Closed Bug 514923 Opened 15 years ago Closed 15 years ago

Include Apple's Grand Central Dispatch

Categories

(Core :: General, enhancement)

All
macOS
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: simon.bugzilla, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-GB; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: 

Implement Apple's Grand Central Dispatch.

#include <dispatch/dispatch.h>

Reproducible: Always
http://libdispatch.macosforge.org/

Even though it's open source, do you realize that this would only work on the LLVM compiler for the moment ? And the code has to stay portable too, so threads (or blocks or whatever) still need to work on other compilers and operating systems, and double the amount of code needs to be maintained.

I think it's still very, very early for thinking about this. Even Webkit doesn't use it at the moment I think.
This doesn't make any sense. This does not outline a particular improvement request or bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.