Apple open-sourced libdispatch

A quick note to point out that Apple recently open-sourced libdispatch, which is a library providing Grand Central Dispatch.

Here is Apple’s introduction to Blocks and Grand Central Dispatch, and the ars technica writeup on GCD.

Note that this isn’t the kernel or compiler support code. However, it will be interesting to see where it goes from here.

Leave a Reply