阅读背景:

[第2章]多线程:GCD的简单使用(2)——调度组

来源:互联网 

接着上篇



Dispatch Groups

介绍

Grouping blocks allows for aggregate synchronization. Your application can submit multiple blocks and track when they all complete, even though they might run on different queues. This behavior can be helpful when progress can’t be made until all of the specified tasks are complete.Grouping blocks all




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: