Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 647713b9d7dd39e8d449ef7dab7af759 > files > 359

ecl-11.1.1-1.fc15.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>mp:exit-process</title><link rel="stylesheet" type="text/css" href="ecl.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="ch19s02.html" title="4.2.&#160;MP Reference"><link rel="prev" href="re15.html" title="mp:all-processes"><link rel="next" href="re17.html" title="mp:interrupt-process"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="function">mp:exit-process</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re15.html">Prev</a>&#160;</td><th width="60%" align="center">4.2.&#160;MP Reference</th><td width="20%" align="right">&#160;<a accesskey="n" href="re17.html">Next</a></td></tr></table><hr></div><div class="refentry" title="mp:exit-process"><a name="ref.mp.exit-process"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="function">mp:exit-process</code> &#8212; Exit the task from which it is invoked.</p></div><div class="refsynopsisdiv" title="Function"><h2>Function</h2><div class="funcsynopsis"><p><code class="funcdef">(mp:exit-process</code> )</p></div></div><div class="refsect1" title="Description"><a name="id2976592"></a><h2>Description</h2><p>When called from a running task, this function immediately causes the
  task to finish. When invoked from the main thread, it is equivalent to
  invoking <a class="xref" href="re10.html" title="ext:quit"><code class="function">ext:quit</code></a> with exit code 0.</p></div><div class="refsect1" title="Example"><a name="id2976608"></a><h2>Example</h2><p>See <a class="xref" href="re17.html" title="mp:interrupt-process"><code class="function">mp:interrupt-process</code></a>.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re15.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch19s02.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re17.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">mp:all-processes</code>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<code class="function">mp:interrupt-process</code></td></tr></table></div></body></html>