< Previous Page Hide TOC

Document Revision History

This table describes the changes to Threading Programming Guide.

DateNotes
2008-02-08Performed a major rewrite and update of thread-related concepts and tasks.
 

Added more information about configuring threads.

 

Reorganized the synchronization tools sections into a chapter and added information about atomic operations, memory barriers, and volatile variables.

 

Added more details regarding the use and configuration of run loops.

 

Changed document title from Multithreading Programming Topics.

2007-10-31Added information about the NSOperation and NSOperationQueue objects.
2006-04-04Added some new guidelines and updated the information about run loops. Verified the accuracy of the distributed object code examples and updated the code examples in several other articles.
2005-03-03Updated port examples to use NSPort instead of NSMessagePort.
2005-01-11Reorganized articles and expanded document to cover more than just Cocoa threading techniques.
 

Updated thread conceptual information and added information covering the different threading packages in Mac OS X.

 

Incorporated material from Core Foundation multithreading document.

 

Added information on performing socket-based communication between threads.

 

Added sample code and information on creating and using Carbon threads.

 

Added thread safety guidelines.

 

Added information about POSIX threads and locks.

 

Added sample code demonstrating port-based communications.

 

This document replaces information about threading that was published previously in Multithreading.

2003-07-28

Updated the advice for using locks in libraries in third-party libraries.

2003-04-08

Restated information on lock/unlock balancing in third-party libraries.

2002-11-12

Revision history was added to existing topic.




< Previous Page Hide TOC


© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-02-08)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.