<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記（別館）</blog_title>
  <blog_url>https://yohhoy.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>マルチスレッド処理にて排他制御を実現する同期プリミティブ、ミューテックス(Mutex) をC++でたくさん実装してみました。ミューテックスを道具として使うのではなく、ミューテックスそのものを作るお話です。github.com ライブラリ概要は “C++ミューテックス・コレクション -みゅーこれ- 紹介編” を参照ください。本記事ではライブラリ実装にあたっての実装デザイン、ユニットテスト手法、デバッグ苦労話をつらつらとまとめています。 実装デザイン ミューテックス型の内部実装 本ライブラリが提供するミューテックス型は、スピンロック(spinlock)ミューテックスを除いて、標準ミューテックスst…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenablog.jp%2Fentry%2F2018%2F03%2F08%2F230047&quot; title=&quot;C++ミューテックス・コレクション -みゅーこれ- 実装編 - yohhoyの日記（別館）&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://img.shields.io/github/stars/yohhoy/yamc.svg?style=social</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-08 23:00:47</published>
  <title>C++ミューテックス・コレクション -みゅーこれ- 実装編</title>
  <type>rich</type>
  <url>https://yohhoy.hatenablog.jp/entry/2018/03/08/230047</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
