Re: Thread Safety
Re: Thread Safety
- Subject: Re: Thread Safety
- From: James Bucanek <email@hidden>
- Date: Wed, 20 Jun 2007 09:05:50 -0700
Yves Poissant <mailto:email@hidden> wrote (Wednesday, June 20,
2007 8:37 AM -0400):
I got to figure which OSX calls are thread safe and which are
not. So I look through the header files. Some functions have a
"Mac OS X Threading:" topic with either "Thread safe" or "Not
thread safe".
Also review
<file:///Developer/ADC Reference Library/documentation/Cocoa/Conceptual/Multithreading/articles/CocoaSafety.html>
and
<file:///Developer/ADC Reference Library/documentation/Cocoa/Conceptual/Multithreading/articles/CarbonSafety.html>
The Cocoa document has a list of safe and unsafe classes.
General discussion begins here <file:///Developer/ADC Reference Library/documentation/Cocoa/Conceptual/Multithreading/Multithreading.html>
James Bucanek
____________________________________________________________________
Author of Beginning Xcode ISBN: 047175479X
<http://www.beginningxcode.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Thread Safety (From: "Yves Poissant" <email@hidden>) |