<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-iOS</anon>
    <anon>開発</anon>
  </categories>
  <description>Grand Central Dispatch(GCD)を使った並列処理が実行される順番を調べました。 やりたいこととしては、別スレッド上で処理してすべての処理が完了したらUIスレッドに終わった通知を送りたい。つまり並列処理の待ち合わせ(並列プログラミングガイド的にいえば「スレッドの合流」)をしなければいけません。 使えるのは、dispatch_group_async関数とdispatch_apply関数でしょうか。 dispatch_group_asyncを使ってスレッドの合流をする GCDを使って非同期にするためにはdispatch_syncやdispatch_async関数を使うのがポピュ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2Fios%2Forder_grand_central_dispatch&quot; title=&quot;SwiftでGrand Central Dispatch(GCD)を使った並列処理が実行される順番を調べてみた - 酢ろぐ！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://blog.st-hatena.com/images/theme/og-image-1500.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-14 13:10:04</published>
  <title>SwiftでGrand Central Dispatch(GCD)を使った並列処理が実行される順番を調べてみた</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/ios/order_grand_central_dispatch</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
