Re: [iPhone] how do I stop a running thread
Re: [iPhone] how do I stop a running thread
- Subject: Re: [iPhone] how do I stop a running thread
- From: "Glenn L. Austin" <email@hidden>
- Date: Sat, 2 Jan 2010 21:56:56 -0800
Your best bet -- have a flag that the thread can check for exiting.
Terminating a thread from outside the thread could leave resources locked and unavailable.
On Jan 2, 2010, at 9:49 PM, Tharindu Madushanka wrote:
> I am creating a thread with method detachNewThreadSelector:
>
> How could I stop the thread while it is running ?
--
Glenn L. Austin, Computer Wizard and Race Car Driver <><
<http://www.austin-soft.com>
_______________________________________________
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