Jump To:
Leopard Technical Notes: 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
Observing Process Lifetimes Without Polling (HTML)
TN2050: Shows a variety of methods to observe process lifetimes without polling.
2008-09-10
Daemons and Agents (HTML)
TN2083: Describes the most common problems encountered with daemons and agents, and suggests detailed solutions.
2007-11-05