Re: Killing a Thread
Re: Killing a Thread
- Subject: Re: Killing a Thread
- From: Scott Ribe <email@hidden>
- Date: Thu, 27 Nov 2008 09:22:53 -0700
- Thread-topic: Killing a Thread
> When I'm calling the thread for second time, the animation speed of progress
> bar get increased.
It seems pretty clear that your function never terminates. As we all have
been telling you, if the function returns the thread will exit. You need to
examine things in the debugger and determine what the function is doing and
why it does not end.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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