Re: Run loops and timers
Re: Run loops and timers
- Subject: Re: Run loops and timers
- From: j o a r <email@hidden>
- Date: Tue, 17 Apr 2007 16:37:26 +0200
On 10 apr 2007, at 20.00, John Stiles wrote:
I'd like to make a secondary thread which is in charge of running
its own run loop and receiving callbacks on the run loop (e.g. from
a NSURLConnection or other APIs which do callbacks onto the run loop).
Is NSURLConnection thread safe, ie. allowed to be used from non-man
threads?
<http://www.cocoabuilder.com/archive/message/cocoa/2007/3/5/179780>
With regards to a simple way to message a worker thread, take a look
at NSConditionLock.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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