Re: Could anyone provide multithread sample code?
Re: Could anyone provide multithread sample code?
- Subject: Re: Could anyone provide multithread sample code?
- From: Hayden Stainsby <email@hidden>
- Date: Mon, 22 May 2006 16:16:00 +0100
On Mon, 22 May 2006, Bus Mini wrote:
Hi everyone,
I am sorry to trouble you. Recently, I have learn some to implement
multithread in my application which makes me really frustrated. I
think I
shuold need some sample code in order to get a better understanding
on this
topic.Could anyone help me?
Thanks for reading my mail.
--
Yours sincerely
Mini Bus.
Apple has a nice little example in the developer's reference
regarding multithreading. You can find it in the developer's
documentation that comes with XCode or find it online here:
http://developer.apple.com/documentation/Cocoa/Conceptual/
Multithreading/articles/CocoaDetaching.html
You'd be best off creating a little sample application and then
stepping through it with the xcode debugger, the current thread can
be found above the stack listing, on the right hand side of the
debugger window.
--
Hayden
_______________________________________________
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