Re: Dealloc'ing a serial GCD dispatch queue?
Re: Dealloc'ing a serial GCD dispatch queue?
- Subject: Re: Dealloc'ing a serial GCD dispatch queue?
- From: Dave DeLong <email@hidden>
- Date: Wed, 01 Sep 2010 09:59:56 -0600
dispatch_release().
http://developer.apple.com/mac/library/documentation/Performance/Reference/GCD_libdispatch_Ref/Reference/reference.html#//apple_ref/c/func/dispatch_release
Dave
On Sep 1, 2010, at 9:54 AM, Mike Manzano wrote:
> This is probably a stupid question, but after I
>
> dispatch_queue_create()
>
> how do I clean up the queue when I'm done with it?
>
> Thanks!
>
> Mike
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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