Re: NSNotificationQueue & NSOperationQueue thread death
Re: NSNotificationQueue & NSOperationQueue thread death
- Subject: Re: NSNotificationQueue & NSOperationQueue thread death
- From: Jonathon Kuo <email@hidden>
- Date: Wed, 6 May 2009 08:49:56 -0700
On May 4, 2009, at 8:12 PM, Ken Thomases wrote Re: 'A couple NSRunLoop
questions':
Every thread has exactly one run loop associated with it. You don't
create run loops nor do you remove them.
On May 5, 2009, at 9:24 PM, Michael Ash wrote Re: 'NSNotificationQueue
& NSOperationQueue thread death':
Background threads, whether directly managed by you or indirectly
created by NSOperationQueue, do not use a runloop by default.
Sorry for my newb confusion. I know that these are different words
from different authors, but I'm having trouble reconciling these two
statements. How could a thread not have or use a runloop? Nothing on
it would ever execute...?
_______________________________________________
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