Thursday, 12 September 2013

Is there any way to implement dispatch_cancel()?

Is there any way to implement dispatch_cancel()?

So far I have gone through the doc of GCD, however it seems there misses
dispatch_cancel() which I want to use it to cancel all dispatch's blocks
invocation. Is there any way to implement dispatch_cancel()?

No comments:

Post a Comment