• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Dealloc'ing a serial GCD dispatch queue?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dealloc'ing a serial GCD dispatch queue?


  • Subject: Re: Dealloc'ing a serial GCD dispatch queue?
  • From: Mike Manzano <email@hidden>
  • Date: Wed, 1 Sep 2010 09:04:59 -0700

Ah. I saw that, but I was expecting something like dispatch_queue_release(). Thanks!

Mike


On Sep 1, 2010, at 8:59 AM, Dave DeLong wrote:

> 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

_______________________________________________

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

References: 
 >Dealloc'ing a serial GCD dispatch queue? (From: Mike Manzano <email@hidden>)
 >Re: Dealloc'ing a serial GCD dispatch queue? (From: Dave DeLong <email@hidden>)

  • Prev by Date: Re: Dealloc'ing a serial GCD dispatch queue?
  • Next by Date: Re: sharing file descriptors to an NSTask
  • Previous by thread: Re: Dealloc'ing a serial GCD dispatch queue?
  • Next by thread: Debugging crash in _class_shouldFinalizeOnMainThread
  • Index(es):
    • Date
    • Thread