<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiharunpo</author_name>
  <author_url>https://blog.hatena.ne.jp/chiharunpo/</author_url>
  <blog_title>Chiharu の日記</blog_title>
  <blog_url>https://chiharunpo.hatenablog.com/</blog_url>
  <categories>
    <anon>Parallel force - パラレル・フォース</anon>
    <anon>C++</anon>
    <anon>ARM MPCore</anon>
  </categories>
  <description>先日の日記の続き。 Win32API のイベント処理に対応する POSIX スレッドの API は下記のようです。 Win32API POSIX 概要 CreateEvent pthread_cond_init 同期オブジェクトの初期化 CloseHandle pthread_cond_destroy 同期オブジェクトの解放 SetEvent pthread_cond_signal イベントの通知 WaitForSingleObject pthread_cond_wait イベントの通知待ち 各 API の詳細は他のサイトにたくさん書いてあるので割愛するとして。これでどうやって複数のイベントを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiharunpo.hatenablog.com%2Fentry%2F20110606%2F1307318923&quot; title=&quot;WaitForMuitipleObjects 〜POSIX スレッドでは？ - Chiharu の日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-06 09:08:43</published>
  <title>WaitForMuitipleObjects 〜POSIX スレッドでは？</title>
  <type>rich</type>
  <url>https://chiharunpo.hatenablog.com/entry/20110606/1307318923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
