<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Process statuscodes - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=Process_statuscodes&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 09:46:44 GMT</lastBuildDate>
		<item>
			<title>Sandman at 12:47, 21 May 2007</title>
			<link>http://fenixdocs.com/index.php?title=Process_statuscodes&amp;diff=2367&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:constantcategories]]&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
Process statuscodes are [[status codes]] used for the [[local variable]] [[Reserved|Reserved.status]], to specify the current status of a [[process]].&lt;br /&gt;
&lt;br /&gt;
== List ==&lt;br /&gt;
{|&lt;br /&gt;
| ''Constant'' || - ''Value'' || - ''Description''&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_DEAD || - 0 || - The process is dead.&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_KILLED || - 1 || - The process is killed.&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_RUNNING || - 2 || - The process is running.&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_SLEEPING || - 3 || - The process is sleeping.&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_FROZEN || - 4 || - The process is frozen.&lt;br /&gt;
|-&lt;br /&gt;
| STATUS_WAITING || - 7 || - The process is waiting.&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Mon, 21 May 2007 12:47:49 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:Process_statuscodes</comments>		</item>
	</channel>
</rss>