<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>heisseswasser</author_name>
  <author_url>https://blog.hatena.ne.jp/heisseswasser/</author_url>
  <blog_title>How to disappear completely</blog_title>
  <blog_url>https://heisseswasser.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>boost</anon>
  </categories>
  <description>Boost.Threadはよく使うのですが、同期とか排他とか、recursive_mutexだけでゴニョゴニョするだけという かなりナンセンスな設計しかしていませんでしたが、先日condition_variableが便利だと知りました。なんせ、よく知らない機能は、ドキュメント読むのも難しいし、逃避しがちなんですよね。公式ドキュメントから翻訳してみた。 condition_variableクラスとcondition_variable_anyクラスは、 ある(1つの)スレッドに対して、conditionがtrueになった他のスレッドからの通知(notification)を待機するためのメカニズムを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fheisseswasser.hatenadiary.org%2Fentry%2F20110126%2F1296014361&quot; title=&quot;Boost.Thread condition_variable便利。 - How to disappear completely&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-01-26 12:59:21</published>
  <title>Boost.Thread condition_variable便利。</title>
  <type>rich</type>
  <url>https://heisseswasser.hatenadiary.org/entry/20110126/1296014361</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
