Re: detachDrawingThread:toTarget:withObject: vs detachNewThreadSelector:toTarget:withObject:
Re: detachDrawingThread:toTarget:withObject: vs detachNewThreadSelector:toTarget:withObject:
- Subject: Re: detachDrawingThread:toTarget:withObject: vs detachNewThreadSelector:toTarget:withObject:
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 27 Sep 2006 10:54:08 -0600
On Sep 27, 2006, at 4:56 AM, Antonio Nunes wrote:
As a convenience I use detachDrawingThread:toTarget:withObject: to
start the threads, even though they do not actually perform any
drawing. According to my reading of the docs the only difference
with detachNewThreadSelector:toTarget:withObject: is the automatic
creation of an autorelease pool.
Are there any other, non documented, differences, I should know about?
No.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden