<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaplus1</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaplus1/</author_url>
  <blog_title>四角革命前夜</blog_title>
  <blog_url>https://sasaplus1.hatenadiary.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>スレッドのデッドロックについての部分。 環境：MacOS 10.6.5 / Oracle(Sun) JDK6 update22 書いてみる // DeadLock.java class Lock { Lock(String name) { this._name = name; } public void setAnotherLock(Lock lock) { this._anotherLock = lock; } public synchronized void write() { System.out.println(this._name + &quot;: write&quot;); } public syn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20101209%2F1291905087&quot; title=&quot;独習Java第9章 マルチスレッドプログラミング(9.4) - 四角革命前夜&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>2010-12-09 23:31:27</published>
  <title>独習Java第9章 マルチスレッドプログラミング(9.4)</title>
  <type>rich</type>
  <url>https://sasaplus1.hatenadiary.com/entry/20101209/1291905087</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
