<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>映像とその周辺 &#187; thread</title>
	<atom:link href="http://www.kalium.net/image/tag/thread/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalium.net/image</link>
	<description></description>
	<lastBuildDate>Sun, 13 Nov 2011 03:36:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>そうめんのcheckInterruptedについて</title>
		<link>http://www.kalium.net/image/2008/12/09/%e3%81%9d%e3%81%86%e3%82%81%e3%82%93%e3%81%aecheckinterrupted%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/</link>
		<comments>http://www.kalium.net/image/2008/12/09/%e3%81%9d%e3%81%86%e3%82%81%e3%82%93%e3%81%aecheckinterrupted%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 03:51:27 +0000</pubDate>
		<dc:creator>araken</dc:creator>
				<category><![CDATA[Flash / ActionScript3.0]]></category>
		<category><![CDATA[thread]]></category>

		<guid isPermaLink="false">http://www.kalium.net/image/2008/12/09/%e3%81%9d%e3%81%86%e3%82%81%e3%82%93%e3%81%aecheckinterrupted%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/</guid>
		<description><![CDATA[そうめんのinterruptedはwaitの時にしか呼ばれない｜_level0.KAYAC 普通にnextで処理を続けてるとき(特にEnterFrame的な処理)の中断はcheckInterruptedで見張らないと分か [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://level0.kayac.com/2008/12/interruptedwait.php">そうめんのinterruptedはwaitの時にしか呼ばれない｜_level0.KAYAC</a></p>
<blockquote><p>普通にnextで処理を続けてるとき(特にEnterFrame的な処理)の中断はcheckInterruptedで見張らないと分からないということなんですねー。</p></blockquote>
<p>なるほど。バグの原因がここにありそうだ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalium.net/image/2008/12/09/%e3%81%9d%e3%81%86%e3%82%81%e3%82%93%e3%81%aecheckinterrupted%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>finalizeの後に、dispatchEvent</title>
		<link>http://www.kalium.net/image/2008/08/09/finalize%e3%81%ae%e5%be%8c%e3%81%ab%e3%80%81dispatchevent/</link>
		<comments>http://www.kalium.net/image/2008/08/09/finalize%e3%81%ae%e5%be%8c%e3%81%ab%e3%80%81dispatchevent/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 00:52:28 +0000</pubDate>
		<dc:creator>araken</dc:creator>
				<category><![CDATA[Flash / ActionScript3.0]]></category>
		<category><![CDATA[thread]]></category>

		<guid isPermaLink="false">http://www.kalium.net/image/2008/08/09/finalize%e3%81%ae%e5%be%8c%e3%81%ab%e3%80%81dispatchevent/</guid>
		<description><![CDATA[MASDA » 非同期処理いろいろ Threadを使っていろいろと処理した後に、続きの処理はイベントドリブンにしたいとか万が一あれば、EventDispatcherThreadを継承してdispatchEventする感じ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.metaphor.co.jp/masuda/blog/?p=24">MASDA » 非同期処理いろいろ</a><br />
<blockquote>Threadを使っていろいろと処理した後に、続きの処理はイベントドリブンにしたいとか万が一あれば、EventDispatcherThreadを継承してdispatchEventする感じになると思われる。</p></blockquote>
<p>finalize処理をして、Threadを継承していないインスタンスに、処理を完了を通知するには、この方法が良いようだ。</p>
<p>それにしても、増田さんのドキュメントはまとまっていてためになる。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalium.net/image/2008/08/09/finalize%e3%81%ae%e5%be%8c%e3%81%ab%e3%80%81dispatchevent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

