
Submission + - Apple Open Sources Grand Central Dispatch (macosforge.org)
bonch writes: "Apple has open sourced libdispatch, also known as Grand Central Dispatch. Kernel support is not required, but performance optimizations Apple made for supporting GCD are visible in xnu. Block support in C is required and is currently available in LLVM (note that Apple has submitted their implementation of C blocks for standardization)"