Jump To:
Leopard Guides: Core Foundation
Core Foundation provides programming interfaces to support dynamic loading of code and other resources using a plug-in architecture. Developers can use this architecture to build applications that are modular, customizable, and easily extensible. Although Core Foundation does not provide its own facilities for creating and managing threads, it is sufficiently thread-safe that, if developers program with care, they should not run into any problems related to competing threads.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Threading Programming Guide (HTML) (PDF)
Explains how to use threads in Cocoa applications.
2008-02-08
Plug-ins (HTML) (PDF)
Explains how to use the plug-in architecture provided by Core Foundation.
2005-03-03