Re: Killing a Thread
Re: Killing a Thread
- Subject: Re: Killing a Thread
- From: Ben Trumbull <email@hidden>
- Date: Tue, 25 Nov 2008 12:50:08 -0500
I'm new to thread programming. I need to kill the thread in a void
function.
How can I do this?
Never ever kill a thread. You must ask the thread nicely to unwind
its state and resource any resources it has retained.
- Ben
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden