タグ

ブックマーク / apple.github.io (1)

  • Grand Central Dispatch

    Grand Central Dispatch (GCD or libdispatch) provides comprehensive support for concurrent code execution on multicore hardware. libdispatch is currently available on all Darwin platforms. This project aims to make a modern version of libdispatch available on all other Swift platforms. To do this, we will implement as much of the portable subset of the API as possible, using the existing open sourc

    oza_x86
    oza_x86 2009/09/14
    Grand Central Dispatch : This project is intended to be a resource for developers interested in learning more about libdispatch on Mac OS X.
  • 1