Re: Thread deadlock?
Re: Thread deadlock?
- Subject: Re: Thread deadlock?
- From: Scott Ribe <email@hidden>
- Date: Tue, 12 Aug 2008 09:05:22 -0600
- Thread-topic: Thread deadlock?
> In the middle of the thread processing, I need to do some processing on a
> downloaded file. The file may be in the middle of being downloaded, so I
> need to possibly block until it is ready, then have the main thread do some
> work, and return to the thread.
Which thread is doing the download? The main thread? Or a 3rd thread?
I think you need to describe to us the exact & complete high-level flow.
--
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