Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
SimpleThreads
Last Revision: | Version 1.0, 2003-01-14 Uses the Cocoa threading APIs to coordinate multiple preemptively scheduled secondary threads with the non-reentrant Cocoa framework. |
Build Requirements: | n/a |
Runtime Requirements: | Mac OS X Mac OS X or later |
This sample demonstrates a simple use of the Cocoa threading APIs, including the use of Distributed Objects (DO) to coordinate multiple pre-emptively scheduled secondary threads with the non-reentrant Cocoa framework. Note: The TrivialThreads sample is required reading for this sample; you will not understand this sample unless you understand TrivialThreads. Requirements: Mac OS X or later Keywords: Threading,Threads, MP, NSThread
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14