I think dispatch_get_current_queue was replace with dispatch_get_main_queue but 
i'm not sure... Can you check it ?

Vavelin Kevin
OS X / iOS Developer
Entrepreneur

On 9 févr. 2013, at 21:11, Matt Neuburg <m...@tidbits.com> wrote:

> If dispatch_get_current_queue() is deprecated, how can I check whether this 
> method is being called on the right dispatch queue? For example, I'd like to 
> throw a wobbly (an assertion, maybe) if this method is called on any queue 
> whose label isn't "com.neuburg.myCoolQueue". Is that a wrong thing to want to 
> do? Thx - m.
> 
> --
> matt neuburg, phd = m...@tidbits.com, http://www.apeth.net/matt/
> pantes anthropoi tou eidenai oregontai phusei
> Programming iOS 5! http://shop.oreilly.com/product/0636920023562.do
> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
> TidBITS, Mac news and reviews since 1990, http://www.tidbits.com
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/vavelinkevin%40icloud.com
> 
> This email sent to vavelinke...@icloud.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to