<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>replication</author_name>
  <author_url>https://blog.hatena.ne.jp/replication/</author_url>
  <blog_title>小さい頃はエラ呼吸</blog_title>
  <blog_url>https://replication.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>C++</anon>
  </categories>
  <description>はじめに VC++でマルチスレッドプログラミングのサンプルコードを書いてみました。 以下のページに書かれているサンプルプログラムがVS2013にコピーペーストするだけで実行できて、とても参考になりました。マルチスレッドプログラミング スレッドの作成 スレッドの作成は、_beginthreadex関数を使います。 hThread[0] = (HANDLE)_beginthreadex(NULL, stackSize, IncrementCounter, NULL, 0, NULL); 第1引数 start_address 新規スレッドの実行を起動するルーチンの開始アドレス。 第2引数 stack…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Freplication.hatenablog.com%2Fentry%2F2015%2F03%2F04%2F100000&quot; title=&quot;VC++で作るマルチスレッドと排他制御のサンプルプログラム - 小さい頃はエラ呼吸&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>http://capture.heartrails.com/150x130/shadow?http://onishi-lab.jp/programming/thread_win.html</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-04 10:00:00</published>
  <title>VC++で作るマルチスレッドと排他制御のサンプルプログラム</title>
  <type>rich</type>
  <url>https://replication.hatenablog.com/entry/2015/03/04/100000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
