Re: The best way to learn about low level Thread
Re: The best way to learn about low level Thread
- Subject: Re: The best way to learn about low level Thread
- From: Brian Christensen <email@hidden>
- Date: Sat, 19 Nov 2005 10:25:58 -0500
On Nov 19, 2005, at 06:46, Andrea Salomoni wrote:
Hi to all,
I'm trying to find a good online tutorial about low level thread in
macosx (using objective c or c).
Anyone can help me?
The documentation for Cocoa multithreading is here: <http://
developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/>.
A tutorial on threading can be found at <http://cocoadevcentral.com/
articles/000061.php>. But when you say low-level, do you mean POSIX
threads? If so, look at this: <http://www.yolinux.com/TUTORIALS/
LinuxTutorialPosixThreads.html>. There are a bunch of useful links at
the bottom of that page.
/brian
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden